diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2020-02-28 15:42:14 +0000 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-02-29 00:34:23 +0100 |
commit | 3567ee83c413a939d45fea2e2f2c4968a9f81460 (patch) | |
tree | 1bf6c2d2c190a10812b1bc78fce2cd5c6751d4f5 /scripts/gdb/linux/timerlist.py | |
parent | aafd56fc79041bf36f97712d4b35208cbe07db90 (diff) |
pinctrl: madera: Add missing call to pinctrl_unregister_mappings
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@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20200228154214.13916-1-ckeepax@opensource.cirrus.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions