usb: hid: remote wakeup support.
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 1 Dec 2010 10:50:04 +0000 (11:50 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Jan 2011 16:01:03 +0000 (17:01 +0100)
commitac57bbb614ace4f7b8b965562826a7f7fda00cdc
tree8cd8868362e39b135e2c6492b0c89dc0ed88cb15
parent34239c7bc972735391ca84283f8c8ad908dc61ef
usb: hid: remote wakeup support.

Add usb_wakeup() call to the hid driver so remote wakeup actually works.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-hid.c