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)
commita15571f84349d36efc2ef90a452b3f47875be3d6
treec7406a1bac8cc7d48bf52589248ceb34fec7bf04
parentc7c4194ea38bfbb5d48e0d3b85a3846b72e5c1bf
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