]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc3d522c41d5f5596003331580bc5d32f370af75f
tree4ca37612d7852f72403a05b4fd891f5696a4c107
parent620eb19b4346cdaf3dadb65343d4ae88ac43afa8
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