[PATCH] ARM: imx6: add missing put_device() call in imx6q_suspend_init()

yukuai (C) yukuai3 at huawei.com
Tue Jun 23 08:46:14 EDT 2020


On 2020/6/23 20:11, Shawn Guo wrote:
> On Thu, Jun 04, 2020 at 08:54:49PM +0800, yu kuai wrote:
>> 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 at huawei.com>
> 
> Applied, thanks.

Hi, Shawn

How about this patch: https://lkml.org/lkml/2020/6/4/428
The patch fix the similar issure.

Thanks!
Yu Kuai





More information about the linux-arm-kernel mailing list