On Thu, Sep 4, 2025 at 8:58 PM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote: > This kfree() was accidentally left over when we converted to devm_ > and it would lead to a double free. Delete it. > > Fixes: 995bc9f4826e ("pinctrl: keembay: release allocated memory in detach path") > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> Patch applied! Yours, Linus Walleij