]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 31 May 2019 13:43:20 +0000 (06:43 -0700)
commita4e1b27e3a15e9c1f4cf3cc9b200faa66eb4534d
tree0d7c5ac71eddeface779dcf9c0c528a6e4b2c0a4
parent88053c93e6c6ad3d3a57fbaaef0862e79edbb062
rtc: stm32: manage the get_irq probe defer case

[ Upstream commit cf612c5949aca2bd81a1e28688957c8149ea2693 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/rtc/rtc-stm32.c