diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2020-02-28 18:42:14 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-02-29 02:34:23 +0300 |
commit | 3567ee83c413a939d45fea2e2f2c4968a9f81460 (patch) | |
tree | 1bf6c2d2c190a10812b1bc78fce2cd5c6751d4f5 /drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c | |
parent | aafd56fc79041bf36f97712d4b35208cbe07db90 (diff) | |
download | linux-3567ee83c413a939d45fea2e2f2c4968a9f81460.tar.xz |
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 'drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c')
0 files changed, 0 insertions, 0 deletions