Home
last modified time | relevance | path

Searched hist:ce1ae8eb83bee42c5a0dbcc01346e41c6e85da43 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/rtc/
H A Drtc-rv8803.cdiff ce1ae8eb83bee42c5a0dbcc01346e41c6e85da43 Mon Feb 12 23:47:33 CET 2018 Alexandre Belloni <alexandre.belloni@bootlin.com> rtc: rv8803: fix possible race condition

The probe function is not allowed to fail after registering the RTC. Call
rtc_register_device() at the end.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>