ALSA: hda - Add position_fix quirk for Dell Inspiron 1010
commit818c85eb8d9be62cbe0938b6f93cf34c6663fffe
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Oct 2011 08:44:05 +0000 (18 10:44 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 25 Oct 2011 05:10:17 +0000 (25 07:10 +0200)
treeaff29e522d950d3d2786cc6d87798882ebc3915a
parent9a09cfcba1fe58a78ef6ce424b263a64edcadf26
ALSA: hda - Add position_fix quirk for Dell Inspiron 1010

commit 051a8cb6550d917225ead1cd008b5966350f6d53 upstream.

The previous fix for the position-buffer check gives yet another
regression on a Dell laptop.  The safest fix right now is to add a
static quirk for this device (and better to apply it for stable
kernels too).

Reported-by: Éric Piel <Eric.Piel@tremplin-utc.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/hda_intel.c