From: Dave Jiang Date: Tue, 11 Aug 2015 15:48:21 +0000 (-0700) Subject: dmaengine: ioatdma: clean up local dma channel data structure X-Git-Tag: omap-for-v4.3/fixes-rc1~94^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a976888c953a50336c2266bab894c1c098462b3;p=pandora-kernel.git dmaengine: ioatdma: clean up local dma channel data structure Kill the common ioatdma channel structure and everything that is not dma_chan to be ioat_dma_chan. Since we don't have to worry about v1 and v2 ioatdma anymore this makes it much cleaner and obvious for maintenance. Signed-off-by: Dave Jiang Acked-by: Dan Williams Signed-off-by: Vinod Koul --- Reading git-diff-tree failed