Mike Dunn 01a61f490c ASoC: palm27x: register card in platform_driver probe
Remove creation of an soc-audio device from the machine platform_driver probe
function, and add a call to snd_soc_register_card() instead.

The current code still works, but this mechanism has been deprecated, if I'm not
mistaken.  The ASoC core code produces the warning "ASoC: machine Palm/PXA27x
should use snd_soc_register_card()"

Signed-off-by: Mike Dunn <mikedunn@newsguy.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2013-01-02 13:07:01 +00:00
..
2012-12-10 00:30:34 +09:00
2012-12-10 00:30:34 +09:00
2012-06-13 13:16:14 +01:00
2012-06-13 13:16:14 +01:00
2012-12-10 00:30:34 +09:00
2012-12-10 00:30:34 +09:00
2012-06-13 13:13:39 +01:00
2012-12-10 00:30:34 +09:00
2012-12-10 00:30:34 +09:00
2012-12-10 00:30:34 +09:00
2012-12-10 00:30:34 +09:00
2012-01-02 13:08:38 +00:00