aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/xburst/files-2.6.32/sound/soc/jz4740/jz4740-pcm.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop 2.6.32 patchesLars-Peter Clausen2010-08-041-345/+0
| | | | SVN-Revision: 22485
* sound jz4740_pcm: Set dma channel to NULL after it has been freed, because ↵Lars-Peter Clausen2010-03-221-1/+3
| | | | | | hw_free can be called multiple times aswell. SVN-Revision: 20373
* 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. SVN-Revision: 20369
* Merge xburst target.Lars-Peter Clausen2010-01-111-0/+342
SVN-Revision: 19098