[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdakxbw=A+ri56t=-AF1mr6Y711ouFRfPgPj=qrSfRtZ8w@mail.gmail.com>
Date: Mon, 17 Jun 2024 11:02:14 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Dan Carpenter <dan.carpenter@...aro.org>
Cc: Jacky Huang <ychuang3@...oton.com>, Shan-Chun Hung <schung@...oton.com>,
linux-arm-kernel@...ts.infradead.org, linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] pinctrl: nuvoton: ma35d1: Fix an IS_ERR() vs NULL check
On Wed, Jun 12, 2024 at 12:43 PM Dan Carpenter <dan.carpenter@...aro.org> wrote:
> The fwnode_iomap() function doesn't return error pointers, it returns
> NULL. It's the same as of_iomap() in that way. Update the check
> accordingly.
>
> Fixes: ecc5bf868673 ("pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver")
> Signed-off-by: Dan Carpenter <dan.carpenter@...aro.org>
Patch applied, thanks Dan!
Yours,
Linus Walleij
Powered by blists - more mailing lists