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 <[email protected]>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

