diff options
author | yu kuai <yukuai3@huawei.com> | 2020-06-04 20:54:49 +0800 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-06-24 09:25:39 +0800 |
commit | 4845446036fc9c13f43b54a65c9b757c14f5141b (patch) | |
tree | 84d530b5c3ede48f9633adb5b0641d73be1c8078 /drivers/soc/imx/soc-imx8m.c | |
parent | 586745f1598ccf71b0a5a6df2222dee0a865954e (diff) |
ARM: imx6: add missing put_device() call in imx6q_suspend_init()
if of_find_device_by_node() succeed, imx6q_suspend_init() doesn't have a
corresponding put_device(). Thus add a jump target to fix the exception
handling for this function implementation.
Signed-off-by: yu kuai <yukuai3@huawei.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'drivers/soc/imx/soc-imx8m.c')
0 files changed, 0 insertions, 0 deletions