UHCI spurious interrut fix
authorPaul Brook <paul@codesourcery.com>
Sun, 4 Apr 2010 20:48:31 +0000 (21:48 +0100)
committerPaul Brook <paul@codesourcery.com>
Sun, 4 Apr 2010 20:48:31 +0000 (21:48 +0100)
commitbc3e4f9a1b5ec7f2c8d94e311360081f2c76e356
tree91347eb5293bdb63e62be2a6ae8050b1443d78fb
parent95fb20d0fda29f5051292f2ae8f7a97aaf6b297c
UHCI spurious interrut fix

Only raise an interrupt if the TD has actually completed.

Signed-off-by: Paul Brook <paul@codesourcery.com>
hw/usb-uhci.c