[PATCH] rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare
Robert Jarzmik
robert.jarzmik at free.fr
Wed Aug 23 12:33:01 PDT 2017
Alexandre Belloni <alexandre.belloni at free-electrons.com> writes:
> In the error path of sa1100_rtc_open(), info->clk is disabled which will
> happen again in sa1100_rtc_remove() when the module is removed whereas it
> is only enabled once in sa1100_rtc_init().
>
> Fixes: 0cc0c38e9139 ("drivers/rtc/rtc-sa1100.c: move clock enable/disable to probe/remove")
> Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
Acked-by: Robert Jarzmik <robert.jarzmik at free.fr>
Cheers.
--
Robert
More information about the linux-arm-kernel
mailing list