On Fri, Feb 28, 2020 at 4:42 PM Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> wrote: > pinctrl_register_mappings is called in the pdata case, however a call to > pinctrl_unregister_mappings is missing causing the mappings to be leaked > on driver unbind. Add the missing call to correct this issue. > > Signed-off-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Patch applied for fixes. Yours, Linus Walleij