]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda - Add position_fix quirk for Dell Inspiron 1010
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Oct 2011 08:44:05 +0000 (10:44 +0200)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:17:07 +0000 (11:17 -0800)
commit0a96188936e4c52ce5ab801626d08988afe36719
tree8cc61d0860c2a5c1602d9a6fb66500e9d908a2aa
parent19439c252d96f6baaeca0dad0ce891d1d3e1327b
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