Prepare regulators for system wide suspend
int regulator_suspend_prepare(suspend_state_t state);
state
system suspend state
Configure each regulator with it's suspend operating parameters for state. This will usually be called by machine suspend code prior to supending.
Liam Girdwood <[email protected]>
Author.
Mark Brown <[email protected]>
Wolfson Microelectronics,
Author.