[PATCH] ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()

Shawn Guo shawnguo at kernel.org
Tue Jun 23 09:04:59 EDT 2020


On Thu, Jun 04, 2020 at 08:42:06PM +0800, yu kuai wrote:
> 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 at huawei.com>

Applied, thanks.



More information about the linux-arm-kernel mailing list