commit | dfc97661bdeadb57d35458430612072119b1c72f | [log] [tgz] |
---|---|---|
author | Lior Amsalem <alior@marvell.com> | Wed Aug 27 10:52:51 2014 -0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Tue Sep 23 20:17:00 2014 +0530 |
tree | 0d46d1142f057f3758e7d97fcb67c248108be44a | |
parent | 3e4f52e2da9f66ba9c19b9266fa9ffcaee2f3ecc [diff] |
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>