From: Mark Brown Date: Wed, 26 Jan 2011 14:59:27 +0000 (+0000) Subject: ASoC: Export card PM callbacks for use in direct registered cards X-Git-Tag: v2.6.39-rc1~200^2^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f8ab4ac292f81b9246ddf363bf1c6a2fc7a0629;p=pandora-kernel.git ASoC: Export card PM callbacks for use in direct registered cards Allow hookup of cards registered directly with the core to the PM operations by exporting the device power management operations to modules, also exporting the default PM operations since it is expected that most cards will end up using exactly the same setup. Note that the callbacks require that the driver data for the card be the snd_soc_card. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed