 
            
            
            
            
                27 Aug
                
                    2013
                
            
            
                27 Aug
                
                '13
                
            
            
            
        
    
                4:33 p.m.
            
        On Tue, Aug 27, 2013 at 03:50:54PM +0200, Lars-Peter Clausen wrote:
The current calls to dapm_mark_dirty() in snd_soc_dapm_add_path() are on a path that is only reached if the sink widget is either a mixer or a mux. Move the calls further up so they are called for all widget types.
Applied, thanks.