Files
linux/arch
Yu Kuai b084607cb1 ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_refresh()
[ Upstream commit 3ad7b4e8f8 ]

if of_find_device_by_node() succeed, socfpga_setup_ocram_self_refresh
doesn't have a corresponding put_device(). Thus add a jump target to
fix the exception handling for this function implementation.

Fixes: 44fd8c7d40 ("ARM: socfpga: support suspend to ram")
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 08:45:47 +09:00
..
2023-05-15 11:34:34 +09:00
2023-05-16 08:30:00 +09:00
2018-05-19 14:06:17 +02:00
2023-05-16 08:44:09 +09:00
2018-02-17 14:52:07 +01:00
2023-05-15 16:07:35 +09:00