rtc: ingenic: Only support probing from devicetree
authorPaul Cercueil <paul@crapouillou.net>
Tue, 5 May 2020 22:13:30 +0000 (00:13 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 11 May 2020 14:34:54 +0000 (16:34 +0200)
commit24e1f2c9383e324bac74ee2a78d8450d4d0a1b6f
tree40900a650b51930714e690c9e6c9157115efe7c4
parent8816cd726a4fee197af2d851cbe25991ae19ea14
rtc: ingenic: Only support probing from devicetree

With the recent work on supporting Device Tree on Ingenic SoCs, no
driver ever probes from platform code anymore, so we can clean a bit
this driver by removing the non-devicetree paths.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20200505221336.222313-1-paul@crapouillou.net
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/Kconfig
drivers/rtc/rtc-jz4740.c