Messages in this thread |  | | From | Laxman Dewangan <> | Subject | [PATCH 0/3] regulator: max8973: cleanups and add DT parsing for platform data | Date | Mon, 20 Apr 2015 18:24:14 +0530 |
| |
Remove redundant variables for dvs gpio validity, handle unset/default dvs gpio and add DT parsing for platform data.
Laxman Dewangan (3): regulator: max8973: get rid of extra variable for gpio validity regulator: max8973: make default/unset dvs gpio as invalid gpio regulator: max8973: add DT parsing of platform specific parameter
.../bindings/regulator/max8973-regulator.txt | 14 ++++ drivers/regulator/max8973-regulator.c | 93 ++++++++++++++++------ 2 files changed, 81 insertions(+), 26 deletions(-)
-- 1.8.1.5
|  |