summaryrefslogtreecommitdiff
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authoryu kuai <yukuai3@huawei.com>2020-06-04 20:42:06 +0800
committerSasha Levin <sashal@kernel.org>2020-06-29 20:08:01 -0400
commitfb0b63ed4084d97fce4355f2b86174136505944a (patch)
treef265650cf221a8dc013ed37757dbf531f00aa5fc /kernel/sysctl_binary.c
parent55344d5fdac029410ab0c1d947c905983bf47ad8 (diff)
ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()
[ Upstream commit 586745f1598ccf71b0a5a6df2222dee0a865954e ] if of_find_device_by_node() succeed, imx_suspend_alloc_ocram() doesn't have a corresponding put_device(). Thus add a jump target to fix the exception handling for this function implementation. Fixes: 1579c7b9fe01 ("ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.") Signed-off-by: yu kuai <yukuai3@huawei.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions