From: Andy Shevchenko Date: Fri, 12 Sep 2014 12:12:00 +0000 (+0300) Subject: spi: dw-mid: remove redundant dmac member X-Git-Tag: fixes-for-v3.18-merge-window~30^2~3^4~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b89e9c87dd3b118f0b953d349e5bede1505e3bc5;p=pandora-kernel.git spi: dw-mid: remove redundant dmac member Instead of using that member we prefer to use dma_dev which represents actual struct device of the DMA device. Signed-off-by: Andy Shevchenko Signed-off-by: Mark Brown --- Reading git-diff-tree failed