1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-22 02:21:29 +03:00
openwrt-xburst/target
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
..
imagebuilder [imagebuilder] remove dependency on CONFIG_ALL 2010-03-09 14:49:53 +00:00
linux [xburst] sound jz4740_pcm: Don't request dma channel mor then once. 2010-03-22 15:22:26 +00:00
sdk sdk: fix up paths for $(ARCH_SUFFIX) 2010-03-17 16:03:08 +00:00
toolchain do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in 2009-11-19 17:23:31 +00:00
Config.in Add audio feature flag. 2010-02-15 20:03:18 +00:00
Makefile Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory. 2009-11-14 17:51:32 +00:00