From: Mark Brown Date: Fri, 25 Feb 2011 12:25:18 +0000 (+0000) Subject: ASoC: Move WM2000 to dev_pm_ops X-Git-Tag: v2.6.39-rc1~200^2^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3111a9aa8823e360f20e3ed9fb106d757b89704;p=pandora-kernel.git 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-diff-tree failed