commit | fc9656a370499e5a32425b715f8fed241e832458 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Fri Aug 14 13:07:29 2020 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Aug 21 00:13:44 2020 +0200 |
tree | 3cb010171cad2f6c3794505e968e4eb8630984fe | |
parent | c254bcd7231a3eeafc453f6ee3a483a2e7ff486e [diff] |
rtc: rtc-rs5c313: Drop obsolete platform_set_drvdata() call Commit 284e2fa1da00a998 ("rtc: rtc-rs5c313: use devm_rtc_device_register()"), removed the last user of the driver-specific data. Hence there is no longer a need to set it. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20200814110731.29029-2-geert+renesas@glider.be