diff options
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-08-29 23:25:46 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-09-01 09:18:50 +0200 |
commit | c7d5f6dbd9f9a68374f3d24c63a99691d792fd29 (patch) | |
tree | 2034cacaea955a1b9bfea0ad1c16a240de1f0bb2 /drivers/rtc/rtc-sun6i.c | |
parent | rtc: pcf8563: convert to devm_rtc_allocate_device (diff) | |
download | linux-c7d5f6dbd9f9a68374f3d24c63a99691d792fd29.tar.xz linux-c7d5f6dbd9f9a68374f3d24c63a99691d792fd29.zip |
rtc: pcf8563: remove useless indirection
pcf8563_rtc_read_time and pcf8563_set_datetime are only used after casting
dev to an i2c_client. Remove that useless indirection.
Link: https://lore.kernel.org/r/20190829212547.19185-4-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/rtc/rtc-sun6i.c')
0 files changed, 0 insertions, 0 deletions