rtc: ma35d1: remove hardcoded UIE support
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Sun, 17 Dec 2023 22:58:31 +0000 (23:58 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 8 Jan 2024 00:33:27 +0000 (01:33 +0100)
commite9a2162495ce387647bae565483f978369a29839
tree50d61e8dafd2c8e0b0f8339fbc6dfcd15180cc73
parent33f4ac16540509af518580abe730d409e8098aca
rtc: ma35d1: remove hardcoded UIE support

Let the core handle UIE instead of enabling it forcefully at probe which
means the RTC will generate an interrupt every second even when nobody
cares.

Link: https://lore.kernel.org/r/20231217225831.48581-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-ma35d1.c