ALSA: hda - Add 5stack-no-fp model for STAC927x
authorTakashi Iwai <tiwai@suse.de>
Sun, 24 May 2009 17:00:08 +0000 (19:00 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 24 May 2009 17:00:08 +0000 (19:00 +0200)
commit679d92ed1403b6cf9a19aa42ec62b81cae1aa017
treec7406a1bac8cc7d48bf52589248ceb34fec7bf04
parent93574844bc3906941b89d6b6f72e01e87413f3c4
ALSA: hda - Add 5stack-no-fp model for STAC927x

The recent fix for the headphone volume control on IDT/STAC codecs
resulted in the removal of invalid "Side" volume eventually.  But,
if the front panel doesn't exist, this setup could be regarded as a
sort of regression, as reported in kernel bug #13250.

Now as a workaround, a new model 5stack-no-fp is added so that the user
without the front panel can choose this one explicitly.

Reference: bko#13250
http://bugzilla.kernel.org/show_bug.cgi?id=13250

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/HD-Audio-Models.txt
sound/pci/hda/patch_sigmatel.c