On Sat, May 30, 2020 at 10:49 PM Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> wrote: > 'pinctrl_unregister()' should not be called to undo > 'devm_pinctrl_register_and_init()', it is already handled by the framework. > > This simplifies the error handling paths of the probe function. > The 'imx_free_resources()' can be removed as well. > > Fixes: a51c158bf0f7 ("pinctrl: imx: use radix trees for groups and functions") > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> Patch applied! Yours, Linus Walleij