[ALSA] hda-intel - Add black/whitelist for position_fix option
authorTakashi Iwai <tiwai@suse.de>
Thu, 1 Feb 2007 14:46:50 +0000 (15:46 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 9 Feb 2007 08:03:32 +0000 (09:03 +0100)
commit3372a153c230bd0b28d470118d5a4c5840f8f966
treef705d4b3bfd3527876d8895877d84e1ddb37b6fb
parent0981a260a1fe4a3f22cc70ef01ce38a73f548745
[ALSA] hda-intel - Add black/whitelist for position_fix option

Some devices are known to require position_fix=1 or 2 to make the
driver working correctly.  Otherwise the sound gets weird effects,
such as stutters.
Now a black/whitelist is introduced to indicate the position_fix
value explicitly for such misbehaving hardwares.  As a first example,
Dell D820 is listed there.  More will come later likely...

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/hda_intel.c