ASoC: Complain if we fail to create DAPM controls
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 18 Dec 2008 11:19:30 +0000 (11:19 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 18 Dec 2008 17:21:07 +0000 (17:21 +0000)
commitb8b33cb5608a3bb1b072548dc89159ef614096ab
tree92ecb718d1824d2e649415b98b418406ab825dab
parent0b34a3d03e2fa615a786027b1ef4cbbd8c807f2c
ASoC: Complain if we fail to create DAPM controls

This should never happen and it's helpful to identify the specific control
that failed when it does happen.

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