1. NAME

regulator_suspend_finish - resume regulators from system wide suspend

2. SYNOPSIS

int regulator_suspend_finish( void );

3. ARGUMENTS

void
    no arguments

4. DESCRIPTION

Turn on regulators that might be turned off by regulator_suspend_prepare and that should be turned on according to the regulators properties.

5. AUTHORS

Liam Girdwood <>
    Author.

Mark Brown <>
Wolfson Microelectronics,
    Author.

6. COPYRIGHT