]> git.karo-electronics.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)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 26 Jun 2011 16:46:45 +0000 (12:46 -0400)
commit6266c6bd942315dbbfcfff899345471bbf9fbdf3
tree58331e38a2d6d615246ff2a294fc6db59b23fdca
parentb99c220d4ad3d3a9ab4694db611bb7f808540aea
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: Paul Gortmaker <paul.gortmaker@windriver.com>
sound/pci/hda/hda_intel.c