ASoC: Move WM2000 to dev_pm_ops
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 25 Feb 2011 12:25:18 +0000 (12:25 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 25 Feb 2011 12:58:36 +0000 (12:58 +0000)
commitb3111a9aa8823e360f20e3ed9fb106d757b89704
tree67b7cf510a67d56df7a118501cf39e8e2dc0546f
parent9b34e6cc3bc2bf826c078c93c81b46f6c08da25f
ASoC: Move WM2000 to dev_pm_ops

There's a general move to use dev_pm_ops rather than bus specific functions
in order to facilitate work on the PM core. Do this conversion to WM2000.
The driver ought to be updated to work better in a multi-component model
but the mechanical conversion ensures that we avoid blocking PM core work
until that happens.

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