OSDN Git Service

usb-ccid: add missing wakeup calls
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 16 Jul 2015 14:33:07 +0000 (16:33 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 17 Jul 2015 11:20:53 +0000 (13:20 +0200)
commit86d7e214c224f939c897cfa3b6d597f7af4b5bba
treece0695b3f525df7b97a44bfcc0fca8cd83be6475
parentcfda2cef3d0320d7a133600ffdb6e33547aaba8f
usb-ccid: add missing wakeup calls

Properly notify the host adapter that we have
data pending, so it doesn't has to poll us.

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