Commit Graph

6 Commits (15e8d2e0b7e28d0a1ae8ffc848ca5b35e82362de)

Author SHA1 Message Date
Lars-Peter Clausen 0ddd7f1082 sound jz4740_pcm: Set dma channel to NULL after it has been freed, because hw_free can be called multiple times aswell.
SVN-Revision: 20373
2010-03-22 18:57:50 +00:00
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
Lars-Peter Clausen 371f987651 jz4740-i2s: Export jz4740_i2s_dai
SVN-Revision: 20131
2010-03-11 01:54:09 +00:00
Lars-Peter Clausen e5f2994620 Add sound support for the n516.
SVN-Revision: 20044
2010-03-07 23:45:45 +00:00
Lars-Peter Clausen 2be4423361 Add support for enabling/disabling the aic controllers clock.
SVN-Revision: 20043
2010-03-07 23:44:58 +00:00
Lars-Peter Clausen 541158d5ad Merge xburst target.
SVN-Revision: 19098
2010-01-11 04:44:45 +00:00