ALSA: hda - Re-define snd_hda_parse_nid_path()
authorTakashi Iwai <tiwai@suse.de>
Mon, 7 Jan 2013 16:25:08 +0000 (17:25 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:44:11 +0000 (08:44 +0100)
commit3ca529d339f1904b68c6251172522302fca77b28
treea56c0a41db62e26cdec6bce9d284edcb0af5304d
parentc697b716859c6c8c4e9f102304638c83ff2e61aa
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>
sound/pci/hda/hda_generic.c
sound/pci/hda/hda_generic.h