Skip to content

Commit

Permalink
ALSA: hda - Added fixup for Lenovo Y550P
Browse files Browse the repository at this point in the history
Signed-off-by: Valentine Sinitsyn <valentine.sinitsyn@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Valentine Sinitsyn authored and Takashi Iwai committed Oct 4, 2010
1 parent 4cb3631 commit d411858
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -19246,6 +19246,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),
{}
};
Expand Down

0 comments on commit d411858

Please sign in to comment.