ASoC: dapm: Try to add all routes even if one fails
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 22 Jun 2012 11:21:49 +0000 (12:21 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 23 Jun 2012 11:11:31 +0000 (12:11 +0100)
commit62d4a4b99dfd647ef88b8434334eaa7497602857
tree4ca37612d7852f72403a05b4fd891f5696a4c107
parent229e3fdc1ba49b747e9434b55b3f6bd68a4db251
ASoC: dapm: Try to add all routes even if one fails

We may as well print as many errors as we can in one go rather than
requiring developers to iterate through all their typos.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@ti.com>
sound/soc/soc-dapm.c