aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/files-2.6.32/sound/soc/jz4740/jz4740-pcm.c
Commit message (Collapse)AuthorAgeFilesLines
* [xburst] Drop 2.6.32 patchesLars-Peter Clausen2010-08-041-345/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] sound jz4740_pcm: Set dma channel to NULL after it has been freed,Lars-Peter Clausen2010-03-221-1/+3
| | | | | | | because hw_free can be called multiple times aswell. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] sound jz4740_pcm: Don't request dma channel mor then once.Lars-Peter Clausen2010-03-221-4/+5
| | | | | | | | | | 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
* Merge xburst target.Lars-Peter Clausen2010-01-111-0/+342
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19098 3c298f89-4303-0410-b956-a3cf2f4a3e73