commit | e31abce778bc05b94d406e8cbebd9953d12e84b8 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Mar 09 16:48:45 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Mon Mar 09 18:11:13 2015 +0000 |
tree | a91c08786ebba08a6f443a2e731f09311a8aa8c1 | |
parent | 0365fbd4bbc0b8f3fd3c78c16a8020ea83b3afcf [diff] |
spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth DMAEngine has a specific type to be used for bus width. This patch converts the code to use the values of the specific type when configure DMA transfer. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>