diff options
author | Yu Kuai <yukuai3@huawei.com> | 2020-11-19 04:12:19 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2020-12-04 11:17:51 +0300 |
commit | 89cce2b3f247a434ee174ab6803698041df98014 (patch) | |
tree | 2fb35f7237bd3caf8c2dde05b425a10f34884f90 /Makefile | |
parent | 43bb48c38e817b5f89fce340f49436a605e47e66 (diff) | |
download | linux-89cce2b3f247a434ee174ab6803698041df98014.tar.xz |
pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()
if of_find_device_by_node() succeed, pinctrl_falcon_probe() doesn't have
a corresponding put_device(). Thus add put_device() to fix the exception
handling for this function implementation.
Fixes: e316cb2b16bb ("OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC")
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Link: https://lore.kernel.org/r/20201119011219.2248232-1-yukuai3@huawei.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions