]> git.karo-electronics.de Git - karo-tx-linux.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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Mar 2011 19:44:32 +0000 (12:44 -0700)
commitde5e8ac404e76cbbd634ea60f974325d26c9b3d8
tree33be8a4399f1c516419d054cf26499584541d6e7
parente2dc4ebe9b764f832943e0997a5599709a4340a0
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>
sound/pci/hda/hda_intel.c