Re: [PATCH v2 3/7] USBHID: don't recover device if suspend fails in system sleep
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2013-03-07 23:48:06
Also in:
linux-input
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2013-03-07 23:48:06
Also in:
linux-input
On Fri, Mar 08, 2013 at 12:16:08AM +0100, Jiri Kosina wrote:
On Fri, 8 Mar 2013, Ming Lei wrote:quoted
If suspend callback fails in system sleep context, usb core will ignore the failure and let the system sleep go ahead further, so this patch doesn't recover device under this situation, otherwise may cause resume() confused. Cc: Jiri Kosina <redacted> Signed-off-by: Ming Lei <redacted>Acked-by: Jiri Kosina <redacted> I guess this will go through USB tree as a series ...
Yes, I can take this, thanks for the ack. greg k-h