From: Geert Uytterhoeven Date: Mon, 2 Jun 2014 13:38:05 +0000 (+0200) Subject: spi: rspi: Remove unused 16-bit DMA support X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~29^2~1^4~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c5de2c1754c2bb3c69c4d7bf0d0edc0a61d8232;p=pandora-kernel.git spi: rspi: Remove unused 16-bit DMA support The 16-bit DMA support doesn't fit well within the SPI core DMA framework, as it needs to manage its own double-sized temporary buffers, for handling the interleaved data. Remove it, as there is no in-tree board code that sets rspi_plat_data.dma_width_16bit. Signed-off-by: Geert Uytterhoeven Signed-off-by: Mark Brown --- Reading git-diff-tree failed