ALSA: HDA: Fix automute for Gateway NV79
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 29 Apr 2011 12:10:55 +0000 (14:10 +0200)
committerSteve Conklin <sconklin@canonical.com>
Thu, 2 Jun 2011 19:23:10 +0000 (14:23 -0500)
commitfbe388be5c48ecfef898567858e5d8f8ab2396b9
treefacafc26f76cc24af105ae169076203ac22e2d7b
parent39a0cfed63b656486fb2feee063aa033816a90e0
ALSA: HDA: Fix automute for Gateway NV79

BugLink: http://bugs.launchpad.net/bugs/780546

commit 94024cd1aefa0f8bcc9dfe46c05bd7ce3f471a1c upstream.

The PCI SSID is 1025:031c and the codec SSID is 1025:031d,
so the driver mistakes this for a SKU value, but looking at
the numbers, this is obviously wrong.

BugLink: http://bugs.launchpad.net/bugs/761861
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
sound/pci/hda/patch_realtek.c