[PATCH 07/09] ARM: s3c2440: gta02: Call regulator_has_full_constraints

Mark Brown broonie at opensource.wolfsonmicro.com
Mon Feb 7 06:58:20 EST 2011


On Mon, Feb 07, 2011 at 02:51:59AM +0100, Lars-Peter Clausen wrote:
> At the end of gta02_pmu_attach_child_devices all drivers should have taken
> control of their regulators and we can tell the regulator core to disable all
> regulators which are currently not in use.
> 
> Signed-off-by: Lars-Peter Clausen <lars at metafoo.de>

You're misunderstanding this API.  It can be called at any time and will
only actually do anything at the end of init.  You should just call it
from your machine init.



More information about the linux-arm-kernel mailing list