commit | fe4085e84f17a57a533a210a626e0cc9ead381f9 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Mar 02 13:07:41 2012 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Mar 02 16:21:25 2012 +0000 |
tree | 2c30161b8f67effae6fd240dd5fba56d428920c9 | |
parent | 02db110351019eef2d6b10e08162dd370542e9fd [diff] |
ASoC: core: Log a warning when machines use soc-audio snd_soc_register_card() has been available and strongly preferred since 2.6.38 but we're still seeing new drivers using it and the conversion rate for older machines has been low. Help address both issues by logging a warning when the soc-audio device probes. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@ti.com>