[PATCH v3 0/5] power/reset: at91: cleanups and slow clock

From: Alexandre Belloni
Date: Tue Aug 11 2015 - 05:13:22 EST


Hi,

As discussed this series is now removing non DT initialization, allowing to
compile the drivers as modules and finally adding slow clock support to the
drivers.


Alexandre Belloni (5):
power/reset: at91-reset: remove useless at91_reset_platform_probe()
power/reset: at91-reset: allow compiling as a module
power/reset: at91-reset: get and use slow clock
power/reset: at91-poweroff: allow compiling as a module
power/reset: at91-poweroff: get and use slow clock

drivers/power/reset/Kconfig | 4 +--
drivers/power/reset/at91-poweroff.c | 33 ++++++++++++++++--
drivers/power/reset/at91-reset.c | 67 ++++++++++++++-----------------------
3 files changed, 58 insertions(+), 46 deletions(-)

--
2.1.4

--
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/