From: David Henningsson Date: Wed, 3 Oct 2012 09:12:53 +0000 (+0200) Subject: ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls X-Git-Tag: v3.7-rc1~81^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eee3ed43a6e5aedf146027047c11eb92a27ee9ed;p=pandora-kernel.git ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls In case there is one "Headphone Jack" and one "Dock Headphone Jack", one of them will get an index, even though that is not needed. This patch fixes that issue. BugLink: https://bugs.launchpad.net/bugs/1060729 Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed