]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
spi: dw-mid: remove redundant dmac member
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 12 Sep 2014 12:12:00 +0000 (15:12 +0300)
committerMark Brown <broonie@kernel.org>
Sat, 13 Sep 2014 16:01:57 +0000 (17:01 +0100)
commitb89e9c87dd3b118f0b953d349e5bede1505e3bc5
tree05c8929d83e4218de5b54bf28cce60f39b2eba10
parentea092455d713d28c0b74a2ebe022524025d97491
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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-dw-mid.c
drivers/spi/spi-dw.h