From: Dave Jiang Date: Tue, 11 Aug 2015 15:48:27 +0000 (-0700) Subject: dmaengine: ioatdma: fixup ioatdma_device namings X-Git-Tag: omap-for-v4.3/fixes-rc1~94^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55f878ec47e3ab560a046c9030a97b1048b74e8b;p=pandora-kernel.git dmaengine: ioatdma: fixup ioatdma_device namings Changing the variable names for ioatdma_device to be consistently named ioat_dma instead of device/dma in order to avoid confusion and distinct from struct device. This will clearly indicate that it is an ioatdma_device. This also make all the naming consistent that the dma device is ioat_dma and all the channels are ioat_chan. Signed-off-by: Dave Jiang Acked-by: Dan Williams Signed-off-by: Vinod Koul --- Reading git-diff-tree failed