commit | 9ddc9aa910687a8787dbbdc53dcd48e738b197d9 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <morimoto.kuninori@renesas.com> | Fri Oct 30 12:02:39 2009 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Oct 30 10:35:30 2009 +0000 |
tree | 4573c0394bc9d4c568d0bd5c40e2736cf86816a9 | |
parent | 67e646cd7b51e1d5847fb506d4419d436ea25fda [diff] |
ASoC: sh: FSI: Remove DMA support 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>