OSDN Git Service

ALSA: hda - fix headset mic detection problem for one more machine
authorHui Wang <hui.wang@canonical.com>
Fri, 24 Apr 2015 05:39:59 +0000 (13:39 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 6 May 2015 20:03:49 +0000 (22:03 +0200)
commitca7d80c841febeb3688d5ed57660d37b4baedad5
treee9d6edca13be0f687f8f83bf0df3a64b715e11d7
parentc7a98726965179726bbd105e5ff6465c1d09ace1
ALSA: hda - fix headset mic detection problem for one more machine

commit e8191a8e475551b277d85cd76c3f0f52fdf42e86 upstream.

We have two machines with alc256 codec in the pin quirk table, so
moving the common pins to ALC256_STANDARD_PINS.

BugLink: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1447909
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c