[ALSA] Add hp_only quirk for pci id [161f:2032] to via82xx
authorDaniel T Chen <crimsun@ubuntu.com>
Fri, 16 Jun 2006 14:21:54 +0000 (16:21 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 22 Jun 2006 19:34:26 +0000 (21:34 +0200)
commitd4199f01750f3fa6a5b8bacdac9bd0051fee95ef
tree0230ed321fe62b22646c94b175ede789e7e3fcf0
parent1781a9af1d95256ed45abac4b0b87f48f64b9b87
[ALSA] Add hp_only quirk for pci id [161f:2032] to via82xx

http://www.kernel.org/git/?p=linux/kernel/git/bcollins/ubuntu-dapper.git;a=commitdiff;h=eae2cc78de39502595f67b7fc1f821f5963bb8ae
UpstreamStatus: Not merged
Christian Bjalevik reports in LP#38546 that his sound chipset requires
the 'hp_only' quirk to allow him to control sound volume correctly when
headphones are inserted. This patch adds the appropriate pci id to the
via82xx ALSA driver so that the quirk is applied automatically, thereby
removing the need for users to modify /etc/modprobe.d/alsa-base (or to
unload and reload snd-via82xx with ac97_quirk=hp_only).
This patch closes LP#38546.

Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/via82xx.c