diff options
Diffstat (limited to 'sound/pci/hda/hda_generic.c')
| -rw-r--r-- | sound/pci/hda/hda_generic.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/hda/hda_generic.c b/sound/pci/hda/hda_generic.c index 2842c82363c0..71545b56b4c8 100644 --- a/sound/pci/hda/hda_generic.c +++ b/sound/pci/hda/hda_generic.c | |||
| @@ -3174,6 +3174,7 @@ static int check_dyn_adc_switch(struct hda_codec *codec) | |||
| 3174 | spec->input_paths[i][nums]); | 3174 | spec->input_paths[i][nums]); |
| 3175 | spec->input_paths[i][nums] = | 3175 | spec->input_paths[i][nums] = |
| 3176 | spec->input_paths[i][n]; | 3176 | spec->input_paths[i][n]; |
| 3177 | spec->input_paths[i][n] = 0; | ||
| 3177 | } | 3178 | } |
| 3178 | } | 3179 | } |
| 3179 | nums++; | 3180 | nums++; |
