ALSA: hda - Sort input pins in snd_hda_parse_pin_def_config()
authorTakashi Iwai <tiwai@suse.de>
Thu, 9 Sep 2010 20:22:02 +0000 (22:22 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Sep 2010 20:22:02 +0000 (22:22 +0200)
commit4a4d4a6985dd37a3c96534027f054be796bf95f6
tree89ea004d4fbe064cc51cf800a917c6d1f767e4e4
parent990061c28ab6c84e1120afb772b69d92d8965da8
ALSA: hda - Sort input pins in snd_hda_parse_pin_def_config()

Sort inputs[] array in autocfg so that the codec parsers can filter out
easily per input pin types.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c