]> 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)
committerTakashi Iwai <tiwai@suse.de>
Fri, 29 Apr 2011 12:19:31 +0000 (14:19 +0200)
commit94024cd1aefa0f8bcc9dfe46c05bd7ce3f471a1c
treec47956f028be6db82e2d4907708a61cad9f0e2e7
parenta7e985e18fbfda71313a399688a6233802e7fbd0
ALSA: HDA: Fix automute for Gateway NV79

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.

Cc: stable@kernel.org (2.6.38+)
BugLink: http://bugs.launchpad.net/bugs/761861
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c