ehci: save device pointer in EHCIState
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 9 Sep 2013 08:18:17 +0000 (10:18 +0200)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Thu, 7 Nov 2013 04:48:36 +0000 (13:48 +0900)
commit99298ae72d8dd18cbdc5f8ac137ad183140d5bca
tree078883942afdb4bdb0c2d8e7929251d37374c434
parent2c9089c87415559e887bd9ea664c9b48550914d1
ehci: save device pointer in EHCIState

We'll need a pointer to the actual pci/sysbus device,
stick a pointer to it into the EHCIState struct.

https://bugzilla.redhat.com/show_bug.cgi?id=1005495

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
(cherry picked from commit adbecc89731cf3e0ae656d50ea9fa58c589c4bdc)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/usb/hcd-ehci.c
hw/usb/hcd-ehci.h