ASoC: sh: FSI: Remove DMA support
authorKuninori Morimoto <morimoto.kuninori@renesas.com>
Fri, 30 Oct 2009 03:02:39 +0000 (12:02 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 30 Oct 2009 10:35:30 +0000 (10:35 +0000)
SuperH FSI device have the hardware limitation to use DMA.
If DMA is used, LCD output will be broken.
Maybe there are some solution. But I don't know how to do it now.
This patch remove DMA support and use soft transfer.

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found