Re: [PATCH] rtc: fix a missing check of clk_prepare
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: 2019-01-22 18:03:04
Also in:
linux-rtc, lkml
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: 2019-01-22 18:03:04
Also in:
linux-rtc, lkml
On 25/12/2018 20:43:33-0600, Kangjie Lu wrote:
clk_prepare() could fail, so let's check its status and if it fails return its error code upstream. Signed-off-by: Kangjie Lu <redacted> --- drivers/rtc/rtc-coh901331.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel