From b3111a9aa8823e360f20e3ed9fb106d757b89704 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 25 Feb 2011 12:25:18 +0000 Subject: [PATCH] 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 Acked-by: Liam Girdwood --- Reading git-format-patch failed