ALSA: hda - Unify output-control parsing in patch_via.c
authorTakashi Iwai <tiwai@suse.de>
Fri, 17 Jun 2011 15:53:38 +0000 (17:53 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Jun 2011 14:24:01 +0000 (16:24 +0200)
Parse the output-paths more dynamically, i.e. traverse the paths
from each output pin instead of fixed assignment for each codec.
Now all codecs are using the same output parser code.

The smart51 setup doesn't work with this change, and will be fixed
in the next commits.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found