[xburst] 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)
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


No differences found