ASoC: Replace pdev with card in machine driver probe and remove
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 26 Jan 2011 14:17:20 +0000 (14:17 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 27 Jan 2011 11:56:13 +0000 (11:56 +0000)
commite7361ec4996c170c63c4ac379085896db85ff34d
tree800a098271e33a38031d7d761f35328b853e1693
parent70b2ac126a60c87145ae8a8eb1b4dccaa0bf5468
ASoC: Replace pdev with card in machine driver probe and remove

In order to support cards instantiated without using soc-audio remove
the use of the platform device in the card probe() and remove() ops.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
include/sound/soc.h
sound/soc/fsl/mpc8610_hpcd.c
sound/soc/fsl/p1022_ds.c
sound/soc/pxa/tosa.c
sound/soc/pxa/zylonite.c
sound/soc/soc-core.c