From: Takashi Iwai Date: Mon, 7 Jan 2013 16:25:08 +0000 (+0100) Subject: ALSA: hda - Re-define snd_hda_parse_nid_path() X-Git-Tag: v3.9-rc1~129^2~70^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ca529d339f1904b68c6251172522302fca77b28;p=pandora-kernel.git ALSA: hda - Re-define snd_hda_parse_nid_path() This commit modifies the definition of snd_hda_parse_nid_path() slightly, now with_aa_mix argument is changed to anchor_nid, so that it can handle any NID generically as an anchor point to include or exclude. The with_aa_mix field in struct nid_path is removed again by this change. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed