25 Feb
2011
25 Feb
'11
2:55 p.m.
On Fri, 2011-02-25 at 12:25 +0000, Mark Brown wrote:
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
sound/soc/codecs/wm2000.c | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-)
Acked-by: Liam Girdwood lrg@slimlogic.co.uk