 
            
            
            
            
                30 Sep
                
                    2011
                
            
            
                30 Sep
                
                '11
                
            
            
            
        
    
                1:51 p.m.
            
        On Fri, Sep 30, 2011 at 10:55:32AM +0300, Jarkko Nikula wrote:
Commit 75d9ac4 ("ASoC: Allow DAI formats to be specified in the dai_link") changed DAI format flag values and we cannot simply invert anymore e.g. frame-sync with ^= SND_SOC_DAIFMT_NB_IF (which was anyway misuse) as there is no anymore fixed bit position for bit-clock or frame-sync inversion.
Applied, thanks.