From: Lior Amsalem Date: Wed, 27 Aug 2014 13:52:51 +0000 (-0300) Subject: dma: mv_xor: Remove multi-slot support X-Git-Tag: omap-for-v3.19/prcm-cleanup~37^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfc97661bdeadb57d35458430612072119b1c72f;p=pandora-kernel.git 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 Signed-off-by: Ezequiel Garcia Signed-off-by: Vinod Koul --- Reading git-diff-tree failed