commit | e7361ec4996c170c63c4ac379085896db85ff34d | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Jan 26 14:17:20 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 27 11:56:13 2011 +0000 |
tree | 800a098271e33a38031d7d761f35328b853e1693 | |
parent | 70b2ac126a60c87145ae8a8eb1b4dccaa0bf5468 [diff] |
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>