 
            
            
            
            
                22 Feb
                
                    2012
                
            
            
                22 Feb
                
                '12
                
            
            
            
        
    
                2:22 p.m.
            
        On Wed, Feb 22, 2012 at 10:49:07AM +0100, Lars-Peter Clausen wrote:
Request the DMA channel in the PCM open callback instead of the hwparams callback, this allows us to let open fail if no dma channel is available. This also fixes a bug where the channel will be requested multiple times if hwparams is called multiple times.
Applied, thanks.