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

Commit 7cef4cf1 authored by Łukasz Wojniłowicz's avatar Łukasz Wojniłowicz Committed by Takashi Iwai
Browse files

ALSA: hda - 4930g mute lfe and side when pluging in headphones



Fixes first issue from comment 0021423 in bug 0004317 for Acer Aspire 5930g

Signed-off-by: default avatarŁukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent f2624791
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1772,6 +1772,8 @@ static void alc888_acer_aspire_4930g_setup(struct hda_codec *codec)
	spec->autocfg.hp_pins[0] = 0x15;
	spec->autocfg.speaker_pins[0] = 0x14;
	spec->autocfg.speaker_pins[1] = 0x16;
	spec->autocfg.speaker_pins[2] = 0x17;
}
static void alc888_acer_aspire_6530g_setup(struct hda_codec *codec)