From: Takashi Iwai Date: Fri, 17 Jun 2011 15:53:38 +0000 (+0200) Subject: ALSA: hda - Unify output-control parsing in patch_via.c X-Git-Tag: v3.1-rc1~271^2^2~69^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a79616d079f833714c9ef63a9b825caacafe675;p=pandora-kernel.git 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 --- Reading git-diff-tree failed