Re: [Qemu-devel] [PATCH] xhci: Clean up reset function
On 05/11/12 16:36, Jan Kiszka wrote: > Properly register reset function via the device class. Patch added to usb patch queue. thanks, Gerd
[Qemu-devel] [PATCH] xhci: Clean up reset function
Properly register reset function via the device class. Signed-off-by: Jan Kiszka --- Broken out from the MSI series where I will no longer touch xhci. hw/usb/hcd-xhci.c |9 - 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/hw/usb/hcd-xhci.c b/hw/usb/hcd-xhci.c index