audio-kernel: Compilation fixes with "Break" and "fallthrough"
Compilation fixes with "Break" and "fallthrough". Change-Id: Ica05d0410efc5e9dc52addcf4cd8c0253f49fada
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

vanhempi
ee00c83a92
commit
1dacaf014f
@@ -1449,6 +1449,7 @@ static int wcd938x_codec_enable_dmic(struct snd_soc_dapm_widget *w,
|
||||
break;
|
||||
case 2:
|
||||
dmic2_left_en = WCD938X_DIGITAL_CDC_DMIC2_CTL;
|
||||
fallthrough;
|
||||
case 3:
|
||||
dmic_clk_cnt = &(wcd938x->dmic_2_3_clk_cnt);
|
||||
dmic_clk_reg = WCD938X_DIGITAL_CDC_DMIC_RATE_1_2;
|
||||
|
Viittaa uudesa ongelmassa
Block a user