ALSA: HDA: Remove quirk for Asus N53Jq
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 27 Jan 2012 13:31:19 +0000 (14:31 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Jan 2012 14:06:46 +0000 (15:06 +0100)
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.

Cc: stable@kernel.org (3.2+)
BugLink: https://bugs.launchpad.net/bugs/918254
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found