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)
commit8e3679dca200a326426a92d998b63cab5a17c52d
treebde6e6f348f565d915cb3e78e872b6a338a29f6c
parent30f7c5d491ec2d515148882fa0b4080ab61d4bb0
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