From: Takashi Iwai Date: Wed, 14 Apr 2010 12:36:23 +0000 (+0200) Subject: ALSA: hda - Avoid invalid "Independent HP" control for VIA codecs X-Git-Tag: v2.6.34-rc5~12^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d83e577a8206f0f3822a3840e12f76477142ba2;p=pandora-kernel.git ALSA: hda - Avoid invalid "Independent HP" control for VIA codecs Some VIA codecs have no multiple source selection for headphone pins, thus it's useless (and wrong) to create "Independent HP" control on them. This patch adds the check of connections to skip the control in such a case. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed