]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: HDA: Add position_fix quirk for an Asus device
authorDavid Henningsson <david.henningsson@canonical.com>
Mon, 14 Feb 2011 19:27:44 +0000 (20:27 +0100)
committerAK <andi@firstfloor.org>
Thu, 31 Mar 2011 18:58:08 +0000 (11:58 -0700)
commit1e1e015ade892234b1b0e487521af07f46117aa5
tree759cc2e7166558a4e6d77808365f854f2d7e1a48
parent7b395dfa721d590bcafaf3f022f3c3a96e9fc218
ALSA: HDA: Add position_fix quirk for an Asus device

commit b540afc2b3d6e4cd1d1f137ef6d9e9c78d67fecd upstream.

The bug reporter claims that position_fix=1 is needed for his
microphone to work. The controller PCI vendor-id is [1002:4383] (rev 40).

Reported-by: Kjell L.
BugLink: http://bugs.launchpad.net/bugs/718402
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
sound/pci/hda/hda_intel.c