All of lore.kernel.org
 help / color / mirror / Atom feed
* [rtc-linux] [PATCH 0/3] rtc: rtc-twl: cleanup
@ 2016-11-12 10:07 ` Nicolae Rosia
  0 siblings, 0 replies; 30+ messages in thread
From: Nicolae Rosia @ 2016-11-12 10:07 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni
  Cc: rtc-linux, linux-omap, Tony Lindgren, Nicolae Rosia

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

Nicolae Rosia (3):
  rtc: rtc-twl: kill static variables
  rtc: rtc-twl: make driver DT only
  rtc: rtc-twl: use irq_of_parse_and_map helper

 drivers/rtc/Kconfig   |   1 +
 drivers/rtc/rtc-twl.c | 191 +++++++++++++++++++++++++++++---------------------
 2 files changed, 114 insertions(+), 78 deletions(-)

-- 
2.5.5

-- 
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
--- 
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2016-11-23  8:57 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-12 10:07 [rtc-linux] [PATCH 0/3] rtc: rtc-twl: cleanup Nicolae Rosia
2016-11-12 10:07 ` Nicolae Rosia
2016-11-12 10:07 ` [rtc-linux] [PATCH 1/3] rtc: rtc-twl: kill static variables Nicolae Rosia
2016-11-12 10:07   ` Nicolae Rosia
2016-11-22 22:31   ` [rtc-linux] " Alexandre Belloni
2016-11-22 22:31     ` Alexandre Belloni
2016-11-23  8:39     ` [rtc-linux] " Nicolae Rosia
2016-11-23  8:39       ` Nicolae Rosia
2016-11-23  8:46       ` [rtc-linux] " Alexandre Belloni
2016-11-23  8:46         ` Alexandre Belloni
2016-11-23  8:57         ` [rtc-linux] " Nicolae Rosia
2016-11-23  8:57           ` Nicolae Rosia
2016-11-12 10:07 ` [rtc-linux] [PATCH 2/3] rtc: rtc-twl: make driver DT only Nicolae Rosia
2016-11-12 10:07   ` Nicolae Rosia
2016-11-22 22:33   ` [rtc-linux] " Alexandre Belloni
2016-11-22 22:33     ` Alexandre Belloni
2016-11-23  8:40     ` [rtc-linux] " Nicolae Rosia
2016-11-23  8:40       ` Nicolae Rosia
2016-11-12 10:07 ` [rtc-linux] [PATCH 3/3] rtc: rtc-twl: use irq_of_parse_and_map helper Nicolae Rosia
2016-11-12 10:07   ` Nicolae Rosia
2016-11-12 11:20   ` [rtc-linux] " Sebastian Reichel
2016-11-12 11:20     ` Sebastian Reichel
2016-11-12 11:37     ` [rtc-linux] " Nicolae Rosia
2016-11-12 11:37       ` Nicolae Rosia
2016-11-12 17:58       ` [rtc-linux] " Tony Lindgren
2016-11-12 17:58         ` Tony Lindgren
2016-11-12 10:23 ` [rtc-linux] Re: [PATCH 0/3] rtc: rtc-twl: cleanup Nicolae Rosia
2016-11-12 10:23   ` Nicolae Rosia
2016-11-15  0:42   ` [rtc-linux] " Tony Lindgren
2016-11-15  0:42     ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.