commit | 4be1f6bbd1e968ab02653c28eababd9480dfff77 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Sat Jun 13 12:34:04 2015 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Thu Jun 25 01:13:45 2015 +0200 |
tree | cc47bc7c2fe9902357f938d87fe6fb38216e38d8 | |
parent | 45b4c85b71bbe691329983c9bf9877392700edc3 [diff] |
rtc: hym8563: make the irq optional Sometimes the irq line is not connected to any soc-pin. This does not hinder basic timekeeping functionality of the rtc, so probe should not fail in this case. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>