]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commit4a79616d079f833714c9ef63a9b825caacafe675
treebf7217494ad55c96ad2db5f826f85bf824eb2276
parent620e2b28b7840f54da243ab3c771bcce5324bd80
ALSA: hda - Unify output-control parsing in patch_via.c

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>
sound/pci/hda/patch_via.c