Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ec6bfca8 authored by Kailang Yang's avatar Kailang Yang Committed by Takashi Iwai
Browse files

ALSA: hda/realtek - Fix typo for ALC286/ALC288



Delete more one break for ALC286/ALC288.

Signed-off-by: default avatarKailang Yang <kailang@realtek.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 88776f36
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;