REGULATOR_USE_DUMMY_

Section: API reference (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

regulator_use_dummy_regulator - Provide a dummy regulator when none is found  

SYNOPSIS

void regulator_use_dummy_regulator(void);
 

ARGUMENTS

void

no arguments
 

DESCRIPTION

Calling this function will cause the regulator API to provide a dummy regulator to consumers if no physical regulator is found, allowing most consumers to proceed as though a regulator were configured. This allows systems such as those with software controllable regulators for the CPU core only to be brought up more readily.  

AUTHORS

Liam Girdwood <lrg@slimlogic.co.uk>

Author.

Mark Brown <broonie@opensource.wolfsonmicro.com>
Wolfson Microelectronics,
      
     

Author.
 

COPYRIGHT