Commit a5e6f96
rtc: cleanup obsolete comment about struct rtc_class_ops
Commit ea369ea ("rtc: remove .open() and .release()") removes
open/release callback from struct rtc_class_ops.
Also commit 80d4bb5 ("RTC: Cleanup rtc_class_ops->irq_set_state")
and commit 696160f ("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.com1 parent 4df2ef8 commit a5e6f96
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | 58 | | |
63 | 59 | | |
64 | 60 | | |
| |||
0 commit comments