Re: [char-misc 4.16] mei: set device client to the disconnected state upon suspend.
From: Greg Kroah-Hartman
Date: Fri Feb 16 2018 - 05:11:59 EST
On Wed, Feb 14, 2018 at 02:03:29PM +0200, Tomas Winkler wrote:
> This fixes regression introduced by
> commit 8d52af6795c0 ("mei: speed up the power down flow")
In the future, put:
Fixes: 8d52af6795c0 ("mei: speed up the power down flow")
in your signed-off-by area so that we can track this more easily.
thanks,
greg k-h