commit | 9bba1eb180cb9b08ee1a53c19c52ee57253ac8c2 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Jun 07 19:50:12 2011 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Jun 14 12:56:50 2011 +0200 |
tree | 8a86cde56b2e4d40bd8dda9bdd2a1e06774e3dc9 | |
parent | 4b0315d7edcbcfcbb07f7935c6e879b3f49fb99e [diff] |
hw/usb-ohci.c: Implement remote wakeup Implement the wakeup callback in the OHCI USBPortOps, so that when a downstream device wakes up it correctly causes the OHCI controller to come out of suspend. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>