]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdf76355bb749c21ebb8dd80b51d54542c69666f8
tree89ea004d4fbe064cc51cf800a917c6d1f767e4e4
parent3a2c0e0b6e59a5a62ea80b54684bd639fbb2fca9
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