mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-11 15:14:03 +08:00
ALSA: hda/realtek - Fix typo for ALC286/ALC288
Delete more one break for ALC286/ALC288. Signed-off-by: Kailang Yang <kailang@realtek.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
88776f366e
commit
ec6bfca835
@ -3738,7 +3738,6 @@ static void alc_headset_mode_default(struct hda_codec *codec)
|
||||
case 0x10ec0288:
|
||||
alc_process_coef_fw(codec, coef0288);
|
||||
break;
|
||||
break;
|
||||
case 0x10ec0292:
|
||||
alc_process_coef_fw(codec, coef0292);
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user