commit | 86e2959a10828dd2614e037fb2502bc833adca52 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Sep 09 14:50:17 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Sep 09 16:46:01 2010 +0200 |
tree | 4d5d2a60d23958d49ac8aebcb985b71d27305b01 | |
parent | b5786e85cb2ffd0b07e86dec38a442bd20765ad8 [diff] |
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 <tiwai@suse.de>