From: Dan Williams Date: Fri, 18 Oct 2013 17:35:23 +0000 (+0200) Subject: dmaengine: prepare for generic 'unmap' data X-Git-Tag: v3.13-rc1~29^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d38a8c622a1b382336c3e152c6caf4e11d1f1b2a;p=pandora-kernel.git dmaengine: prepare for generic 'unmap' data Add a hook for a common dma unmap implementation to enable removal of the per driver custom unmap code. (A reworked version of Bartlomiej Zolnierkiewicz's patches to remove the custom callbacks and the size increase of dma_async_tx_descriptor for drivers that don't care about raid). Cc: Vinod Koul Cc: Tomasz Figa Cc: Dave Jiang [bzolnier: prepare pl330 driver for adding missing unmap while at it] Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Kyungmin Park Signed-off-by: Dan Williams --- Reading git-diff-tree failed