linux-rtc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] rtc: tegra: Dust off and deferred probe support
@ 2019-05-27 10:13 Thierry Reding
  2019-05-27 10:13 ` [PATCH 1/3] rtc: tegra: checkpatch and miscellaneous cleanups Thierry Reding
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Thierry Reding @ 2019-05-27 10:13 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni
  Cc: Jon Hunter, Kartik Kartik, linux-rtc, linux-tegra, linux-kernel

From: Thierry Reding <treding@nvidia.com>

The NVIDIA Tegra RTC driver has accumulated a bit of dust over the
years. Make a pass over it, addressing checkpatch warnings and fixing
some inconsistencies in comments and kernel messages as well as in
variable types and names.

Once cleaned up, also turn the driver into a regular driver in order
to support deferred probe which is needed to avoid a future regression
on Tegra186 and later.

Thierry

Thierry Reding (3):
  rtc: tegra: checkpatch and miscellaneous cleanups
  rtc: tegra: Use consistent variable names and types
  rtc: tegra: Turn into regular driver

 drivers/rtc/rtc-tegra.c | 254 ++++++++++++++++++++--------------------
 1 file changed, 128 insertions(+), 126 deletions(-)

-- 
2.21.0


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

end of thread, other threads:[~2019-06-01 20:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-27 10:13 [PATCH 0/3] rtc: tegra: Dust off and deferred probe support Thierry Reding
2019-05-27 10:13 ` [PATCH 1/3] rtc: tegra: checkpatch and miscellaneous cleanups Thierry Reding
2019-05-27 11:28   ` Dmitry Osipenko
2019-05-27 10:13 ` [PATCH 2/3] rtc: tegra: Use consistent variable names and types Thierry Reding
2019-05-27 10:13 ` [PATCH 3/3] rtc: tegra: Turn into regular driver Thierry Reding
2019-06-01 20:39 ` [PATCH 0/3] rtc: tegra: Dust off and deferred probe support Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).