]> git.baikalelectronics.ru Git - kernel.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)
commitf7522b0ab7079ba61253cc430ecb0f8030481974
treec47956f028be6db82e2d4907708a61cad9f0e2e7
parent876293513a34fd3fe15abfbf3955f6f435ec87ac
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