commit | 0070f095d9aa216ebe4c06c43d0072275f23c8af | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Jul 08 17:28:11 2011 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Jul 22 13:36:31 2011 +0200 |
tree | 30f703b99acb582e02c00b029e9daca8a720df9a | |
parent | e7e73892a66dd3850eb723ee2ef9ef3f4569529f [diff] |
usb-uhci: fix irq handling on error. Spec on UHCI_STS_USBERR: "If the TD on which the error interrupt occurred also had its IOC bit set, both this bit and Bit 0 are set." Make UHCI emulation do that. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>