[PATCH 0/3] rtc: tegra: Dust off and deferred probe support

From: Thierry Reding
Date: Mon May 27 2019 - 06:17:23 EST


From: Thierry Reding <treding@xxxxxxxxxx>

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