[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <12766491.O9o76ZdvQC@radijator>
Date: Fri, 26 Sep 2025 20:37:30 +0200
From: Duje Mihanović <dujemihanovic32@...il.com>
To: Dan Carpenter <dan.carpenter@...aro.org>
Cc: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, linux-arm-kernel@...ts.infradead.org,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org
Subject:
Re: [PATCH next] clk: mmp: pxa1908: Fix IS_ERR() vs NULL check in probe()
On Friday, 26 September 2025 06:03:21 Central European Summer Time Dan Carpenter wrote:
> The devm_auxiliary_device_create() function returns NULL on error, it
> never returns error pointers. Change the IS_ERR() check to a NULL check.
>
> Fixes: a787ab591c38 ("clk: mmp: pxa1908: Instantiate power driver through auxiliary bus")
> Signed-off-by: Dan Carpenter <dan.carpenter@...aro.org>
> ---
Acked-by: Duje Mihanović <duje@...emihanovic.xyz>
Regards,
--
Duje
Powered by blists - more mailing lists