mfd: Move arizona digital core supply management to the regulator API
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 8 Jul 2012 22:31:36 +0000 (00:31 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 8 Jul 2012 22:31:36 +0000 (00:31 +0200)
commit59db96913c9d94fe74002df494eb80e4a5ca4087
tree0f1bd565730de65907e5924ec848002374a50002
parent14b5bd5cf5605555a746c10404e442c6a95567c1
mfd: Move arizona digital core supply management to the regulator API

Rather than open coding the enable GPIO control in the MFD core use the
API to push the management on to the regulator driver. The immediate
advantage is slight for most systems but this will in future allow device
configurations where an external regulator is used for DCVDD.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/arizona-core.c
include/linux/mfd/arizona/core.h
This page took 0.025579 seconds and 5 git commands to generate.