 
            
            
            
            
                19 Nov
                
                    2014
                
            
            
                19 Nov
                
                '14
                
            
            
            
        
    
                11:46 a.m.
            
        On Tue, Nov 18, 2014 at 07:45:52PM +0100, Lars-Peter Clausen wrote:
Some drivers (most notably the AC'97 drivers) do not have access to their regmap struct when the component/codec is registered. For those drivers the automatic regmap setup will not work and needs to be done manually, typically from the component/CODEC drivers probe callback.
Applied, thanks.