diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-05-30 22:19:52 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-06-03 14:30:49 +0200 |
commit | 9eb728321286c4b31e964d2377fca2368526d408 (patch) | |
tree | fa0513916a223a16637550214ad86820c5353f28 /samples/bpf | |
parent | 920fecc1aa4591da27ef9dcb338fc5da86b404d7 (diff) | |
download | linux-stable-9eb728321286c4b31e964d2377fca2368526d408.tar.gz linux-stable-9eb728321286c4b31e964d2377fca2368526d408.tar.bz2 linux-stable-9eb728321286c4b31e964d2377fca2368526d408.zip |
pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()'
When 'pinctrl_register()' has been turned into 'devm_pinctrl_register()',
an error handling path has not been updated.
Axe a now unneeded 'pinctrl_unregister()'.
Fixes: e55e025d1687 ("pinctrl: imxl: Use devm_pinctrl_register() for pinctrl registration")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20200530201952.585798-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'samples/bpf')
0 files changed, 0 insertions, 0 deletions