Lars-Peter Clausen 2553628e19 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>
2013-07-29 18:41:00 +01:00
..
2013-06-28 13:36:22 +02:00
2013-06-28 13:36:22 +02:00
2013-07-03 19:52:22 -07:00
2013-07-05 11:54:27 +02:00
2013-07-01 11:23:13 +02:00
2013-06-28 13:36:22 +02:00
2013-07-01 11:23:13 +02:00
2013-07-03 19:52:22 -07:00
2013-07-01 11:23:13 +02:00
2013-03-26 14:12:01 +00:00