diff options
author | Wei Yongjun <weiyj.lk@gmail.com> | 2016-07-26 17:52:57 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-08-10 16:45:54 +0300 |
commit | b120a3c286520ca465c54e8afa442be10560053b (patch) | |
tree | 43a04f4d04a18212d041c97f86abc569cc556ced /drivers/pinctrl/pinctrl-amd.c | |
parent | 5b236d0fde21d88351420ef0b9a6cb7aeeea0c54 (diff) | |
download | linux-b120a3c286520ca465c54e8afa442be10560053b.tar.xz |
pinctrl: pistachio: Drop pinctrl_unregister for devm_ registered device
It's not necessary to unregister pin controller device registered
with devm_pinctrl_register() and using pinctrl_unregister() leads
to a double free.
This is detected by Coccinelle semantic patch.
Signed-off-by: Wei Yongjun <weiyj.lk@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-amd.c')
0 files changed, 0 insertions, 0 deletions