[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170211233921.brhtcoaozzhyw2wn@piout.net>
Date: Sun, 12 Feb 2017 00:39:21 +0100
From: Alexandre Belloni <alexandre.belloni@...e-electrons.com>
To: Wei Yongjun <weiyj.lk@...il.com>
Cc: Alessandro Zummo <a.zummo@...ertech.it>,
Maxime Ripard <maxime.ripard@...e-electrons.com>,
Chen-Yu Tsai <wens@...e.org>,
Wei Yongjun <weiyongjun1@...wei.com>,
rtc-linux@...glegroups.com, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] rtc: sun6i: Fix return value check in
sun6i_rtc_clk_init()
On 09/02/2017 at 00:16:13 +0000, Wei Yongjun wrote:
> From: Wei Yongjun <weiyongjun1@...wei.com>
>
> In case of error, the function of_io_request_and_map() returns ERR_PTR()
> and never returns NULL. The NULL test in the return value check should
> be replaced with IS_ERR().
>
> Fixes: 847b8bf62eb4 ("rtc: sun6i: Expose the 32kHz oscillator")
> Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
> ---
> drivers/rtc/rtc-sun6i.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks.
--
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Powered by blists - more mailing lists