sound jz4740_pcm: Don't request dma channel mor then once.
authorLars-Peter Clausen <lars@metafoo.de>
Mon, 22 Mar 2010 15:22:26 +0000 (15:22 +0000)
committerLars-Peter Clausen <lars@metafoo.de>
Mon, 22 Mar 2010 15:22:26 +0000 (15:22 +0000)
commitfd3344d4881b33c108bccc22a3eb8623adcb8008
tree555b9191d87fb486b9a28cee26ed46fedc63cd54
parentf4bcf74b954d9c51c745b228adbb933ea051e516
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
target/linux/xburst/files-2.6.32/sound/soc/jz4740/jz4740-pcm.c