mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 08:31:55 +00:00
e3d8024891
The S3C64XX DMA implementation will work a lot better with the ability to enqueue circular buffers as the hardware can do it's own linked-list management. Add a function s3c_dma_has_circular() to show that the system can do this and a flag for the channel. Update the s3c24xx/s3c64xx I2S DMA code to deal with this. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Signed-off-by: Ben Dooks <ben-linux@fluff.org> Acked-by: Mark Brown <broonie@@opensource.wolfsonmicro.com> |
||
---|---|---|
.. | ||
include/mach | ||
Kconfig | ||
mach-smdk6400.c | ||
Makefile | ||
Makefile.boot | ||
s3c6400.c | ||
setup-sdhci.c |