commit | 55cc33fab5ac9f7e2a97aa7c564e8b35355886d5 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Mar 11 09:48:09 2021 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Thu Mar 11 09:48:09 2021 +0100 |
tree | c7d03072896f8847b989a704f12b842cca980224 | |
parent | a38fd8748464831584a19438cbb3082b5a2dab15 [diff] |
rtc: m48t59: use platform_get_irq_optional The IRQ is optional, avoid the error message by using platform_get_irq_optional. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>