]> git.proxmox.com Git - mirror_qemu.git/commit
usb-xhci: add exit function
authorGonglei <arei.gonglei@huawei.com>
Wed, 4 Jun 2014 08:31:53 +0000 (16:31 +0800)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 29 Aug 2014 10:52:14 +0000 (12:52 +0200)
commit53c30545fb34c43c84d62ea1c2b0dc6b53303c34
tree63179a8e20de679a9a64bd57e6ace62ff484da78
parent96e14926c66dc7da99bea80d639a30cce0772991
usb-xhci: add exit function

clean up xhci resource when xhci pci device exit.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-xhci.c