From: Takashi Iwai Date: Wed, 8 Sep 2010 13:30:49 +0000 (+0200) Subject: ALSA: hda - Support multiple headphone auto-mute X-Git-Tag: v2.6.37-rc1~126^2^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb35febd16fe5ac8c30f9116a25210c4f63a5267;p=pandora-kernel.git ALSA: hda - Support multiple headphone auto-mute Currently headphone auto-mute using alc_automute_pin() assumes only the single pin used for the headphone output. Since there are devices with multiple headphone jacks, we need to check all these pins there, too. Also this patch merges the common code between alc_automute_pin() and alc_automute_amp() helper functions. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed