openwrtv4/target/linux/xburst/files-2.6.32
Lars-Peter Clausen fd3344d488 sound jz4740_pcm: Don't request dma channel mor then once.
It is possible that the hw_params callback is called multiple times when using
the oss emulation layer. Thus we need to check whether the dma channel has
already been requested otherwise we'll end up with all dma channels being
requested by sound driver.

SVN-Revision: 20369
2010-03-22 15:22:26 +00:00
..
arch/mips dma: export jz4740_dma_request 2010-03-11 01:29:44 +00:00
drivers jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely() 2010-03-21 15:46:49 +00:00
include metronomefb: Add rotation support and some minor cleanups 2010-03-11 00:29:21 +00:00
sound/soc sound jz4740_pcm: Don't request dma channel mor then once. 2010-03-22 15:22:26 +00:00