commit | 3ca529d339f1904b68c6251172522302fca77b28 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jan 07 17:25:08 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jan 12 08:44:11 2013 +0100 |
tree | a56c0a41db62e26cdec6bce9d284edcb0af5304d | |
parent | c697b716859c6c8c4e9f102304638c83ff2e61aa [diff] |
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 <tiwai@suse.de>