From: Andy Shevchenko Date: Mon, 9 Mar 2015 14:48:45 +0000 (+0200) Subject: spi: dw-mid: convert value of dma_width to enum dma_slave_buswidth X-Git-Tag: omap-for-v4.1/fixes-rc1~176^2~4^4~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e31abce778bc05b94d406e8cbebd9953d12e84b8;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed