Re: [PATCH] pinctrl: ns2: Fix potential NULL dereference

From: Linus Walleij
Date: Fri Jun 07 2019 - 17:10:53 EST


On Wed, May 29, 2019 at 4:42 AM Young Xiao <92siuyang@xxxxxxxxx> wrote:

> platform_get_resource() may fail and return NULL, so we should
> better check it's return value to avoid a NULL pointer dereference
> a bit later in the code.
>
> Signed-off-by: Young Xiao <92siuyang@xxxxxxxxx>

Patch applied with Ray's ACK.

Yours,
Linus Walleij