[alsa-devel] [PATCH] ASoC: rt5670: Set RT5670_IRQ_CTRL1 non volatile
 
            
            
            
            
                16 Feb
                
                    2015
                
            
            
                16 Feb
                
                '15
                
            
            
            
        
    
                6:06 a.m.
            
        RT5670_IRQ_CTRL1(0xbd) is a non volatile register. And we need to restore its value after suspend/resume.
Signed-off-by: Bard Liao bardliao@realtek.com --- sound/soc/codecs/rt5670.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/sound/soc/codecs/rt5670.c b/sound/soc/codecs/rt5670.c index 6aa4ab2..04ca247 100644 --- a/sound/soc/codecs/rt5670.c +++ b/sound/soc/codecs/rt5670.c @@ -225,7 +225,6 @@ static bool rt5670_volatile_register(struct device *dev, unsigned int reg) case RT5670_ADC_EQ_CTRL1: case RT5670_EQ_CTRL1: case RT5670_ALC_CTRL_1: - case RT5670_IRQ_CTRL1: case RT5670_IRQ_CTRL2: case RT5670_INT_IRQ_ST: case RT5670_IL_CMD:
-- 
1.8.1.1.439.g50a6b54
    
        3902
        
      
          Age (days ago)
        
      
        3910
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        2 participants
    
    
    
    
    
    
    
    
    participants (2)
- 
                 Bard Liao Bard Liao
- 
                 Mark Brown Mark Brown
