mfd: Convert adp5520 to dev_pm_ops
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 20 Jan 2011 21:45:46 +0000 (21:45 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:43 +0000 (10:41 +0100)
commitdc781454690d7e5857afd84845b6402e03493ee1
tree9dc97835dcf523b6f92ca2a2dc2d534a8ac501dd
parentdf508450870cd5b4478156dcde8e68e6bf0d6661
mfd: Convert adp5520 to dev_pm_ops

There is a move to deprecate bus-specific PM operations and move to
using dev_pm_ops instead in order to reduce the amount of boilerplate
code in buses and facilitiate updates to the PM core. Do this move for
the adp5520 driver.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/adp5520.c