summaryrefslogtreecommitdiff
path: root/drivers/dma/ioat/registers.h
diff options
context:
space:
mode:
authorDave Jiang <dave.jiang@intel.com>2016-07-20 13:13:50 -0700
committerVinod Koul <vinod.koul@intel.com>2016-08-08 08:11:42 +0530
commitf067025bc676ba8d18fba5f959598339e39b86db (patch)
treeda3f27f613b3c299cbd16434c57fdb90ddf1c970 /drivers/dma/ioat/registers.h
parentb1f884a5ff23534c3808926aeb62187be55e751e (diff)
dmaengine: add support to provide error result from a DMA transation
Adding a new callback that will provide the error result for a transaction. The result is allocated on the stack and the callback should create a copy if it wishes to retain the information after exiting. The result parameter is now defined and takes over the dummy void pointer we placed in the helper functions previously. dmaengine drivers should start converting to the new "callback_result" callback in order to receive transaction results. 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/ioat/registers.h')
0 files changed, 0 insertions, 0 deletions