ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510
authorJanusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Sun, 23 Aug 2009 15:56:12 +0000 (17:56 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 24 Aug 2009 22:05:25 +0000 (23:05 +0100)
commit9f0f4ae570a148c76be6e86c959c8d4ed912fb1f
treee80599d11a2f45e7c6bf5ab253fad0dd8b726ea9
parente4aa8dd5cadca054a807278b04f67ce8e3b9dc42
ARM: OMAP: DMA: Add support for DMA channel self linking on OMAP1510

Implement DMA channel self linking on OMAP1510 using AUTO_INIT and REPEAT
flags of the DMA CCR register.

Created against linux-2.6.31-rc5.

Tested on Amstrad Delta.

Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
arch/arm/plat-omap/dma.c