ASoC: Add card driver data
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 28 Jan 2011 13:11:47 +0000 (13:11 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 28 Jan 2011 13:20:47 +0000 (13:20 +0000)
commitdddf3e4c257879bc35cda3f542507c43f2648a2a
treee832f150045ca50d879d979830ebe1a0844ac5dc
parent70d29331ac551c11e6e3934f43a548ae8154351e
ASoC: Add card driver data

Provide driver data for cards within the card structure. To simplify the
implementation of the PM operations we don't use the struct device driver
data as this is used by the core to retrieve the card in callbacks from
the device model and PM core.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
include/sound/soc.h