]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
rtc: sh: remove periodic interrupt handling
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Thu, 27 Feb 2025 13:42:59 +0000 (14:42 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Tue, 8 Apr 2025 13:56:19 +0000 (15:56 +0200)
commita7e7d966ccab12110680354636a666af2c015f77
tree22eec5e1c7983aec96674858289e5c702c9a0030
parentfb06b6b54b33b145925e18fc2e66498cf98ed9fb
rtc: sh: remove periodic interrupt handling

Because periodic interrupts are emulated by the RTC core, the PIE
handling code can simply go away now. And with it the custom proc-file.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20250227134256.9167-14-wsa+renesas@sang-engineering.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-sh.c