From: Takashi Iwai Date: Fri, 29 Nov 2013 11:47:34 +0000 (+0100) Subject: ALSA: hda - Fix silent output on ASUS W7J laptop X-Git-Tag: v3.13-rc3~12^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ddf0fd1c462a418a3cbb8b0653820dc48ffbd98;p=pandora-kernel.git ALSA: hda - Fix silent output on ASUS W7J laptop The recent kernels got regressions on ASUS W7J with ALC660 codec where no sound comes out. After a long debugging session, we found out that setting the pin control on the unused NID 0x10 is mandatory for the outputs. And, it was found out that another magic of NID 0x0f that is required for other ASUS laptops isn't needed on this machine. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=66081 Reported-and-tested-by: Andrey Lipaev Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed