mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-21 13:00:44 +09:00
ALSA: hda - Added fixup for Lenovo Y550P
commit d41185882b upstream.
Signed-off-by: Valentine Sinitsyn <valentine.sinitsyn@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
02610b6c20
commit
f60ed8a28b
@@ -18948,6 +18948,7 @@ static const struct alc_fixup alc662_fixups[] = {
|
||||
};
|
||||
|
||||
static struct snd_pci_quirk alc662_fixup_tbl[] = {
|
||||
SND_PCI_QUIRK(0x17aa, 0x38af, "Lenovo Ideapad Y550P", ALC662_FIXUP_IDEAPAD),
|
||||
SND_PCI_QUIRK(0x17aa, 0x3a0d, "Lenovo Ideapad Y550", ALC662_FIXUP_IDEAPAD),
|
||||
{}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user