]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Revisit output_path parsing in patch_via.c
authorTakashi Iwai <tiwai@suse.de>
Tue, 21 Jun 2011 07:01:36 +0000 (09:01 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Jun 2011 07:01:36 +0000 (09:01 +0200)
commit43756ec9799a27d7d6166869b930139f086d3750
treebde6e6f348f565d915cb3e78e872b6a338a29f6c
parent5d379d770dd7687439ccb9ff983635cc1231d786
ALSA: hda - Revisit output_path parsing in patch_via.c

Change the order of the output-path list in a way from the DAC to the
target pin.  Also now the list include the target pin, too.

Together with this format change, simplify the arguments of
parse_output_path() function, and fix the initialization in
via_auto_init_output().

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