Files
linux/drivers/rtc
Dan Carpenter 159a740c76 rtc: atcrtc100: Fix signedness bug in probe()
The "atcrtc_dev->alarm_irq" variable is an unsigned int but it needs to
be signed for the error handling to work.  Use the "ret" variable
instead.

Fixes: 7adca706fe ("rtc: atcrtc100: Add ATCRTC100 RTC driver")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://patch.msgid.link/aRxPGBEX8hbY6sjV@stanley.mountain
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2025-12-08 22:59:58 +01:00
..
2022-06-24 21:24:02 +02:00
2021-04-29 23:03:26 +02:00
2024-08-28 21:54:51 +01:00
2025-12-08 22:31:12 +01:00
2025-06-02 00:25:32 +02:00
2024-05-07 23:40:10 +02:00
2025-09-16 17:38:20 +02:00
2025-09-16 17:38:20 +02:00
2025-10-05 22:51:06 +02:00
2025-11-03 14:38:38 +01:00
2025-07-22 13:06:19 +02:00