commit | 1595c3e1bf4dc7d75d8623795040fc71d340ebe3 | [log] [tgz] |
---|---|---|
author | Dave Jiang <dave.jiang@intel.com> | Wed Jul 20 13:11:11 2016 -0700 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Aug 08 08:11:38 2016 +0530 |
tree | 7c303b3c6664f98b14e214bbb00a4a0449f6da1f | |
parent | dac86a148a8f363993dfe62931e0fb08d6108136 [diff] |
dmaengine: fsl_raid: convert callback to helper function This is in preperation of moving to a callback that provides results to the callback for the transaction. The conversion will maintain current behavior and the driver must convert to new callback mechanism at a later time in order to receive 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>