From: David Henningsson Date: Tue, 31 Jan 2012 08:04:15 +0000 (+0100) Subject: ALSA: HDA: Fix jack creation for codecs with front and rear Line In X-Git-Tag: v3.3-rc3~29^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05c3b36e539627b7aed67d038381d0d9fa9d61e7;p=pandora-kernel.git ALSA: HDA: Fix jack creation for codecs with front and rear Line In If a codec has both a front and a rear Line In, two controls both named "Line Jack" will be created, which causes parsing to fail. While a long term solution might be to name the jacks differently, this extra check is consistent with what is already being done in many auto-parsers, and will also protect against other cases when two inputs have the same label. BugLink: https://bugs.launchpad.net/bugs/923409 Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed