]> git.baikalelectronics.ru Git - kernel.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)
commit8627b0dd3916395d7b0ecc863cf7dc3da6c7d690
treebf7217494ad55c96ad2db5f826f85bf824eb2276
parent2066489d343bb238fa38066a51d4a2fbc4210c90
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