On Thu, Oct 3, 2024 at 4:33 AM clingfei <clf700383@xxxxxxxxx> wrote: > pinmux_generic_get_function may returns NULL, and its retval is > dereferenced without check, which will cause a null pointer dereference. > > Signed-off-by: clingfei <clf700383@xxxxxxxxx> Fixed up topic, added Drew's tag and applied, thanks! Yours, Linus Walleij