usb: Move (initial) call of usb_port_location to usb_fill_port
commit3631e6c8c263528ca159707b9255117a2c3bb175
authorHans de Goede <hdegoede@redhat.com>
Thu, 30 Jun 2011 10:05:19 +0000 (30 12:05 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 5 Jul 2011 13:09:02 +0000 (5 15:09 +0200)
treedb1421599e0f27f772beaeea6367ab1b389e8f86
parent090ac6425accf5d87be5ff8087080c876a2904e5
usb: Move (initial) call of usb_port_location to usb_fill_port

Cleanup / preparation patch for companion controller support. Note that
as a "side-effect" this patch also fixes the milkymist-softusb controller
not having a port_location set for its ports.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb-bus.c
hw/usb-ehci.c
hw/usb-musb.c
hw/usb-ohci.c
hw/usb-uhci.c