dma: mv_xor: Remove multi-slot support
authorLior Amsalem <alior@marvell.com>
Wed, 27 Aug 2014 13:52:51 +0000 (10:52 -0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 23 Sep 2014 14:47:00 +0000 (20:17 +0530)
commitdfc97661bdeadb57d35458430612072119b1c72f
tree0d46d1142f057f3758e7d97fcb67c248108be44a
parent3e4f52e2da9f66ba9c19b9266fa9ffcaee2f3ecc
dma: mv_xor: Remove multi-slot support

Although the driver supported multiple-slot allocation, only one slot was
ever allocated for each transaction. So, given we have no users of the
multi-slot support, we can remove it and greatly simplify the code.

Signed-off-by: Lior Amsalem <alior@marvell.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mv_xor.c
drivers/dma/mv_xor.h
This page took 0.02565 seconds and 5 git commands to generate.