dmaengine: mv_xor_v2: convert callback to helper function
authorHanna Hawa <hannah@marvell.com>
Tue, 17 Jul 2018 10:30:01 +0000 (13:30 +0300)
committerVinod Koul <vkoul@kernel.org>
Fri, 20 Jul 2018 09:31:58 +0000 (15:01 +0530)
commit5a80aff92ad28c5e3045b542576c1d08260606db
tree693074cf78571fc485eac2b43f70211ab9543353
parent8bbafed8dd5cfa81071b50ead5cb60367fdef3a9
dmaengine: mv_xor_v2: convert callback to helper function

This is in preparation 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: Hanna Hawa <hannah@marvell.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/mv_xor_v2.c