 
            
            
            
            
                9 Aug
                
                    2018
                
            
            
                9 Aug
                
                '18
                
            
            
            
        
    
                11:30 a.m.
            
        On Wed, Aug 08, 2018 at 02:19:33PM -0500, Gustavo A. R. Silva wrote:
@@ -648,6 +648,7 @@ static int adav80x_set_pll(struct snd_soc_component *component, int pll_id, pll_ctrl1 |= ADAV80X_PLL_CTRL1_PLLDIV; break; }
default: return -EINVAL; }
/* fall through */
Are you *positive* this is a deliberate fall through?