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)
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

Simple merge
Simple merge