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)
commit86e2959a10828dd2614e037fb2502bc833adca52
tree4d5d2a60d23958d49ac8aebcb985b71d27305b01
parentb5786e85cb2ffd0b07e86dec38a442bd20765ad8
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>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_cirrus.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c
sound/pci/hda/patch_via.c