Name
regulator_unregister_notifier — 
     unregister regulator event notifier
 
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.