 
            
            
            
            
                13 Jun
                
                    2012
                
            
            
                13 Jun
                
                '12
                
            
            
            
        
    
                2:18 p.m.
            
        On Fri, Jun 08, 2012 at 12:34:20PM -0600, Stephen Warren wrote:
From: Stephen Warren swarren@nvidia.com
If the CPU-side of a DAI link is a CODEC rather than a standalone DAI, the codec initialization will call try_module_get() and create the DAI widgets. Ensure that this isn't duplicated when the CPU DAI itself is probed, if the CPU DAI is part of a CODEC.
Applied all, thanks.