ALSA: HDA: Remove quirk for Asus N53Jq
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 27 Jan 2012 13:31:19 +0000 (14:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Feb 2012 19:16:50 +0000 (11:16 -0800)
commitab692dfced98f2967cf710941d686e66cf519afb
treebc80680adc8774f22a37e31ef0b2ccddda04d67c
parent02e85499ffcb080ef11c8cc1b092e033f90651f5
ALSA: HDA: Remove quirk for Asus N53Jq

commit a389d67cf9849aff1722ed73186a584e2196a873 upstream.

The user reports that he needs to add model=auto for audio to
work properly. In fact, since node 0x15 is not even a pin node,
the existing fixup is definitely wrong. Relevant information can
be found in the buglink below.

BugLink: https://bugs.launchpad.net/bugs/918254
Signed-off-by: David Henningsson <david.henningsson@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