From: Mark Brown Date: Wed, 26 Jan 2011 14:05:25 +0000 (+0000) Subject: ASoC: Use card rather than soc-audio device to card PM functions X-Git-Tag: v2.6.39-rc1~200^2^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70b2ac126a60c87145ae8a8eb1b4dccaa0bf5468;p=pandora-kernel.git ASoC: Use card rather than soc-audio device to card PM functions The platform device for the card is tied closely to the soc-audio implementation which we're currently trying to remove in favour of allowing cards to have their own devices. Begin removing it by replacing it with the card in the suspend and resume callbacks we give to cards, also taking the opportunity to remove the legacy suspend types which are currently hard coded anyway. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed