]> asedeno.scripts.mit.edu Git - linux.git/commit
rtc: stm32: manage the get_irq probe defer case
authorFabien Dessenne <fabien.dessenne@st.com>
Wed, 24 Apr 2019 12:26:48 +0000 (14:26 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 29 Apr 2019 13:53:42 +0000 (15:53 +0200)
commitcf612c5949aca2bd81a1e28688957c8149ea2693
tree6c55ef9559a803ce9839f2bba59417be8bb98aed
parentf9bf089a70aab6baac745843b44c152084848f5e
rtc: stm32: manage the get_irq probe defer case

Manage the -EPROBE_DEFER error case for the wake IRQ.

Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Acked-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-stm32.c