]> git.baikalelectronics.ru Git - kernel.git/commit
spi: rspi: Remove unused 16-bit DMA support
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 2 Jun 2014 13:38:05 +0000 (15:38 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 2 Jun 2014 14:49:32 +0000 (15:49 +0100)
commit46017d463e9086b1e391a721815b0ddd01215e63
tree7df2f1092d7a960b1445c72e05b6fef470d81394
parente433be1480d84bf6346b339adc17d90ef75e133b
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 <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@linaro.org>
drivers/spi/spi-rspi.c
include/linux/spi/rspi.h