Re: Re: [PATCH] wlcore: fix runtime pm imbalance in wl1271_op_suspend
From: Tony Lindgren <tony@atomide.com>
Date: 2020-05-21 15:59:25
Also in:
linux-wireless, lkml
From: Tony Lindgren <tony@atomide.com>
Date: 2020-05-21 15:59:25
Also in:
linux-wireless, lkml
* dinghao.liu@zju.edu.cn [off-list ref] [200521 04:55]:
There is a check against ret after out_sleep tag. If wl1271_configure_suspend_ap() returns an error code, ret will be caught by this check and a warning will be issued.
OK thanks for checking. In that case this one too: Acked-by: Tony Lindgren <tony@atomide.com>