ASoC: omap-mcbsp: Only print warning if the st_data is missing for the port
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Wed, 22 Aug 2012 10:11:41 +0000 (13:11 +0300)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 25 Aug 2012 20:30:19 +0000 (13:30 -0700)
commit8a88df4cda5eaed97e027f9c9e76012a7113bf9a
tree6980585f9a5bd483569b481bdf69d5895016bba0
parent28739dfcffaad629b28cbab947193b259f745ea9
ASoC: omap-mcbsp: Only print warning if the st_data is missing for the port

When asked to add the ST controls warn only if the st_data is missing.
In this way we do not block the otherwise functional card to probe.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/omap/omap-mcbsp.c