SYNOPSIS

void regulator_unregister_supply_alias(struct device * dev, const char * id);

ARGUMENTS

dev

device that will be given as the regulator “consumer”

id

Supply name or regulator ID

DESCRIPTION

Remove a lookup alias if one exists for id on dev.

AUTHORS

Liam Girdwood <[email protected]>

Author.

Mark Brown <[email protected]>

Wolfson Microelectronics,

Author.

COPYRIGHT