]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: HDA: Fix automute for Gateway NV79
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 29 Apr 2011 12:10:55 +0000 (14:10 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 May 2011 22:06:36 +0000 (15:06 -0700)
commit13ec44a014c358e98cdc6a9af3d891b7d3753d59
tree2b715ec436ea5f94f7766555816012fcba963fdc
parent1f74c190e1e97a38823c07fdc71780580a0fc03f
ALSA: HDA: Fix automute for Gateway NV79

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>
sound/pci/hda/patch_realtek.c