ALSA: hda - Fix loud click noise with IdeaPad 410Y
authorTakashi Iwai <tiwai@suse.de>
Fri, 7 Mar 2014 07:37:19 +0000 (08:37 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 7 Mar 2014 07:37:19 +0000 (08:37 +0100)
commit9b745ab897199c2af9f21ca9681ef86d5b971002
tree256383fb0cc5ec7e4f5c5a4167833e247f6eea33
parente805ca8b0a9b6c91099c0eaa4b160a1196a4ae25
ALSA: hda - Fix loud click noise with IdeaPad 410Y

Lenovo IdeaPad 410Y with ALC282 codec makes loud click noises at boot
and shutdown.  Also, it wrongly misdetects the acpi_thinkpad hook.
This patch adds a device-specific fixup for disabling the shutup
callback that is the cause of the click noise and also avoiding the
thinpad_helper calls.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=71511
Reported-and-tested-by: Guilherme Amadio <guilherme.amadio@gmail.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c