1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-15 20:16:27 +03:00
openwrt-xburst/target/linux/xburst/files-2.6.32
lars 124c6d16d7 [xburst] 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.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-22 15:22:26 +00:00
..
arch/mips [xburst] dma: export jz4740_dma_request 2010-03-11 01:29:44 +00:00
drivers [xburst] jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely() 2010-03-21 15:46:49 +00:00
include [xburst] metronomefb: Add rotation support and some minor cleanups 2010-03-11 00:29:21 +00:00
sound/soc [xburst] sound jz4740_pcm: Don't request dma channel mor then once. 2010-03-22 15:22:26 +00:00