diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2013-07-29 17:14:02 +0200 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-07-29 18:41:00 +0100 |
commit | 2553628e1973709bf378320ecffd3e4fb34458db (patch) | |
tree | 38ab7961bb923e3ffca25ec02704f7fb65a7e8f3 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | de9ba98b6d2629f53fd271a973176c2fa9736d9c (diff) |
ASoC: dapm: Add snd_soc_dapm_add_path() helper function
snd_soc_dapm_add_path() is similar to snd_soc_dapm_add_route() except that it
expects the pointer to the source and sink widgets instead of their names. This
allows us to simplify the case where we already have a pointer to widgets. (E.g.
as we have in snd_soc_dapm_link_dai_widgets()). snd_soc_dapm_add_route() will be
updated to just look up the widget and then use snd_soc_dapm_add_path() to
handle everything else.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions