From: Takashi Iwai Date: Thu, 9 Sep 2010 12:50:17 +0000 (+0200) Subject: ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE} X-Git-Tag: v2.6.37-rc1~126^2^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e2959a10828dd2614e037fb2502bc833adca52;p=pandora-kernel.git ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE} We can assign multiple pins to a single role now, let's reduce the redundant FRONT_MIC and FRONT_LINE. Also, autocfg->input_pins[] is no longer used, so this is removed as well. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed