]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120
authorDaniel T Chen <crimsun@ubuntu.com>
Tue, 28 Dec 2010 22:20:02 +0000 (17:20 -0500)
committerWilly Tarreau <w@1wt.eu>
Wed, 9 Feb 2011 21:15:34 +0000 (22:15 +0100)
commitc8a519a7414d3bec1f67b8470197aa9805f9e736
tree5f9c392e0d482969230a9f5b2c1bb58543fe5a42
parent70df898cfa768c58dc00a7e742ecce648af5d186
ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120

commit e03fa055bc126e536c7f65862e08a9b143138ea9 upstream.

Sjoerd Simons reports that, without using position_fix=1, recording
experiences overruns. Work around that by applying the LPIB quirk
for his hardware.

Reported-and-tested-by: Sjoerd Simons <sjoerd@debian.org>
Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Willy Tarreau <w@1wt.eu>
sound/pci/hda/hda_intel.c