summaryrefslogtreecommitdiffstats
path: root/drivers/dma/at_hdmac.c
diff options
context:
space:
mode:
authorDave Jiang <dave.jiang@intel.com>2016-07-20 13:10:31 -0700
committerVinod Koul <vinod.koul@intel.com>2016-08-08 08:11:37 +0530
commitf083f557186d77de5f14bf90aec1bfe2503cf513 (patch)
tree19dd371b7dd76dc3a29c953168453a44cc35ed03 /drivers/dma/at_hdmac.c
parent29b4817d4018df78086157ea3a55c1d9424a7cfc (diff)
downloadlinux-f083f557186d77de5f14bf90aec1bfe2503cf513.tar.gz
linux-f083f557186d77de5f14bf90aec1bfe2503cf513.tar.bz2
linux-f083f557186d77de5f14bf90aec1bfe2503cf513.zip
dmaengine: Add helper function to prep for error reporting
Dmaengine does not provide a way to pass back the result from a DMA transaction through the callback function. We are adding dmaengine helper function in order to prep for a mechanism that allow result status and other information through the callback. The initial conversion will make the existing driver use these new helper functions but retain the original behavior of the code. However, the helper functions paves a way towards adding the result parameter through callback. Signed-off-by: Dave Jiang <dave.jiang@intel.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/at_hdmac.c')
0 files changed, 0 insertions, 0 deletions