rtc: remove rtc_class_ops.read_callback
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 25 Feb 2019 20:20:45 +0000 (21:20 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 25 Feb 2019 20:20:45 +0000 (21:20 +0100)
commitad5ea5b9d513107869acd460f0180d8fb94856b9
treeff8153619c29abcaafbf9abba071f781feb7bea1
parent67075b63cce26c9a235986f163ce890e7bb035a7
rtc: remove rtc_class_ops.read_callback

Since commit 416f0e8056f7 ("RTC: sa1100: Update the sa1100 RTC driver."),
the last user of .read_callback is gone. It has been 8 years and now new
user appeared. Simply remove it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/dev.c
include/linux/rtc.h