ALSA: hda - Remove AUTO_PIN_FRONT_{MIC|LINE}
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Sep 2010 12:50:17 +0000 (14:50 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Sep 2010 14:46:01 +0000 (16:46 +0200)
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>

No differences found