Files
kernel_arpi/drivers/rtc
Gaosheng Cui 35a174552b rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
[ Upstream commit 90cd5c88830140c9fade92a8027e0fb2c6e4cc49 ]

The pic32_rtc_enable(pdata, 0) and clk_disable_unprepare(pdata->clk)
should be called in the error handling of devm_rtc_allocate_device(),
so we should move devm_rtc_allocate_device earlier in pic32_rtc_probe()
to fix it.

Fixes: 6515e23b9f ("rtc: pic32: convert to devm_rtc_allocate_device")
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Link: https://lore.kernel.org/r/20221123015953.1998521-1-cuigaosheng1@huawei.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-31 13:14:37 +01:00
..
2021-09-09 10:18:40 +02:00
2021-08-10 23:21:46 +02:00
2021-11-18 19:16:58 +01:00
2021-11-18 19:16:59 +01:00
2021-05-25 00:41:25 +02:00
2021-11-18 19:16:59 +01:00
2021-11-18 19:16:59 +01:00
2021-08-06 10:31:59 +02:00