commit | 24e1f2c9383e324bac74ee2a78d8450d4d0a1b6f | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Wed May 06 00:13:30 2020 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon May 11 16:34:54 2020 +0200 |
tree | 40900a650b51930714e690c9e6c9157115efe7c4 | |
parent | 8816cd726a4fee197af2d851cbe25991ae19ea14 [diff] |
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>