diff options
author | Mike Dunn <mikedunn@newsguy.com> | 2012-12-29 10:53:18 -0800 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-01-02 13:07:01 +0000 |
commit | 01a61f490cab732542753db69e17e5db657d185a (patch) | |
tree | 508af8d577f1160c9510684af7b91d7ee8a5d874 /arch/arm/mach-pxa/pxa27x.c | |
parent | 016fb39c98a71539d9abd5ee66cc1103a32fbb34 (diff) | |
download | linux-01a61f490cab732542753db69e17e5db657d185a.tar.gz |
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>
Diffstat (limited to 'arch/arm/mach-pxa/pxa27x.c')
0 files changed, 0 insertions, 0 deletions