[PATCH v3 0/4] regulator: Fix core behaviour for gpio 0, remaining patches

From: Markus Pargmann
Date: Mon Nov 03 2014 - 13:12:26 EST


Hi,

here are the remaining patches of the series. Version 3 contains some fixes for
the first three patches. I added another patch which fixes a problem I noticed
in the tps65090 driver.

Changes in v3:
- Moved the ena_gpio_initialized initialization out of the loop for s2m/s5m
drivers.
- Fixed a of_node check in max8952
- Fixed ena_gpio_initialized for the 'fixed' regulator to only be set for
gpios from DT


Best regards,

Markus


Markus Pargmann (4):
regulator: Set ena_gpio_initialized in regulator drivers
regulator: fixed: Use gpio_is_valid
regulator: gpio: Use gpio_is_valid
regulator: tps65090: Fix gpio initialization

drivers/regulator/arizona-ldo1.c | 2 ++
drivers/regulator/fixed.c | 5 ++++-
drivers/regulator/gpio-regulator.c | 4 +++-
drivers/regulator/max8952.c | 2 ++
drivers/regulator/s2mps11.c | 1 +
drivers/regulator/s5m8767.c | 1 +
drivers/regulator/tps65090-regulator.c | 4 ++++
drivers/regulator/wm8994-regulator.c | 6 ++++--
8 files changed, 21 insertions(+), 4 deletions(-)

--
2.1.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/