Home
last modified time | relevance | path

Searched hist:"37093 b7017a281b85dc523fdcf99418a564e1cd4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.cdiff 37093b7017a281b85dc523fdcf99418a564e1cd4 Thu Mar 14 23:08:55 CDT 2013 Ming Lei <ming.lei@canonical.com> USBHID: don't recover device if suspend fails in system sleep

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.

Acked-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>