SYNOPSIS
- void regulator_bulk_unregister_supply_alias(struct device * dev, const char ** id, int num_id);
ARGUMENTS
dev
-
- device that will be given as the regulator "consumer"
id
- List of supply names or regulator IDs
num_id
- Number of aliases to unregister
DESCRIPTION
This helper function allows drivers to unregister several supply aliases in one operation.
AUTHORS
Liam Girdwood <[email protected]>
- Author.
Mark Brown <[email protected]>
Wolfson Microelectronics,
- Author.
COPYRIGHT

