commit | c48cadf5bf4becefcd0751b97995d2350aa9bb57 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Wed Apr 03 17:19:52 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Apr 04 10:07:11 2019 +0200 |
tree | 878b9ef42f8bc64309a8ba866307d92e65da0a35 | |
parent | 169680dee73d308f2a355eafd58bc5754cd2f9e3 [diff] |
rtc: don't reference bogus function pointer in kdoc The mentioned function pointer is long gone since early 2011. Remove the reference in the comment and reword it slightly. Fixes: 51ba60c5bb3b ("RTC: Cleanup rtc_class_ops->update_irq_enable()") Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>