This is a cleanup and preparation of rtc-twl to reduce the usage of twl-core exported functions. The next patch series will further reduce the usage of exported functions but first it requires some changes in mfd/twl-core.c v2: - dropped patch "rtc: rtc-twl: use irq_of_parse_and_map helper" - fixed style problems - retained old logic of checking TWL class by introducing an enum - dropped of_match_ptr since we depend on OF v1 was Tested-by: Tony Lindgren <tony@xxxxxxxxxxx> I did not add it in new version of patches because of the changes. If you consider that the changes are not big, you could add Tony's Tested-by. Nicolae Rosia (2): rtc: rtc-twl: kill static variables rtc: rtc-twl: make driver DT only drivers/rtc/Kconfig | 1 + drivers/rtc/rtc-twl.c | 202 ++++++++++++++++++++++++++++++-------------------- 2 files changed, 122 insertions(+), 81 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html