SYNOPSIS

int regulator_unregister_notifier(struct regulator * regulator, struct notifier_block * nb);

ARGUMENTS

regulator

regulator source

nb

notifier block

DESCRIPTION

Unregister regulator event notifier block.

AUTHORS

Liam Girdwood <[email protected]>

Author.

Mark Brown <[email protected]>

Wolfson Microelectronics,

Author.

COPYRIGHT