From: Takashi Iwai Date: Wed, 24 Jul 2013 12:31:50 +0000 (+0200) Subject: ALSA: hda/realtek - Selectively call snd_hda_shutup_pins() X-Git-Tag: v3.12-rc1~150^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bfb2844a2f9e6eab52aed1eca0d03f4398c755f;p=pandora-kernel.git ALSA: hda/realtek - Selectively call snd_hda_shutup_pins() Instead of calling snd_hda_shutup_pins() unconditionally, allow it be called in spec->shutup callback. In this way, we can avoid calling this function if it causes a problem like we see in the next patch following this. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed