rtc: cleanup obsolete comment about struct rtc_class_ops
authorMisono Tomohiro <misono.tomohiro@jp.fujitsu.com>
Fri, 10 Jul 2020 08:00:03 +0000 (17:00 +0900)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 16 Jul 2020 11:35:25 +0000 (13:35 +0200)
commita5e6f964bb2c613933de58a35ddfa306128ba004
tree1875687eafe9c295338508c4ad43817daffa043d
parent4df2ef85f0efe44505f511ca5e4455585f53a2da
rtc: cleanup obsolete comment about struct rtc_class_ops

Commit ea369ea6d828 ("rtc: remove .open() and .release()") removes
open/release callback from struct rtc_class_ops.

Also commit 80d4bb515b78 ("RTC: Cleanup rtc_class_ops->irq_set_state")
and commit 696160fec162 ("RTC: Cleanup rtc_class_ops->irq_set_freq()")
removes irq callbacks.

So, just remove related comments so that readers will not be confused.

Signed-off-by: Misono Tomohiro <misono.tomohiro@jp.fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20200710080003.7986-1-misono.tomohiro@jp.fujitsu.com
include/linux/rtc.h