]> Git Repo - qemu.git/commit - hw/usb/hcd-ehci-pci.c
usb/hcd-ehci: Replace PORTSC macros with variables
authorKuo-Jung Su <[email protected]>
Thu, 6 Jun 2013 13:41:12 +0000 (15:41 +0200)
committerGerd Hoffmann <[email protected]>
Mon, 24 Jun 2013 06:33:11 +0000 (08:33 +0200)
commitcc8d6a8481e64ec53d06245f249235bcaaa73b27
treed76794ad670f239d88ccf2549069e817e3b95e0b
parent20c570432e995313874eaeabc3d0251dab40e16f
usb/hcd-ehci: Replace PORTSC macros with variables

Replace PORTSC macros with variables which could then be
configured in ehci_xxxx_class_init(...)

Signed-off-by: Kuo-Jung Su <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
Signed-off-by: Gerd Hoffmann <[email protected]>
hw/usb/hcd-ehci-pci.c
hw/usb/hcd-ehci-sysbus.c
hw/usb/hcd-ehci.c
hw/usb/hcd-ehci.h
This page took 0.025096 seconds and 4 git commands to generate.