Merge tag 'tags/regulator-of-get-optional' into HEAD
regulator: Add of_regulator_get_optional() APIs
Add of_regulator_get_optional() APIs, which can be used by generic code
to improve integration of regulator management helpers for their users.
Signed-off-by:
Sebastian Reichel <sebastian.reichel@collabora.com>
No related branches found
No related tags found
Showing
- drivers/regulator/core.c 2 additions, 2 deletionsdrivers/regulator/core.c
- drivers/regulator/devres.c 39 additions, 0 deletionsdrivers/regulator/devres.c
- drivers/regulator/internal.h 12 additions, 6 deletionsdrivers/regulator/internal.h
- drivers/regulator/of_regulator.c 45 additions, 6 deletionsdrivers/regulator/of_regulator.c
- include/linux/regulator/consumer.h 37 additions, 0 deletionsinclude/linux/regulator/consumer.h
Loading
Please register or sign in to comment