xhci: update register layout
commit106b214c4fbba80699b32b63020432cbd1cf95db
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 23 Aug 2012 11:26:25 +0000 (23 13:26 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 11 Sep 2012 05:43:01 +0000 (11 07:43 +0200)
treedce321206c86b92289181e5e3049c62f1202e955
parent8e9f18b6db1cd67f0a7efd7d0285bee489445197
xhci: update register layout

Change the register layout to be a bit more sparse and also not depend
on the number of ports.  Useful when for making the number of ports
runtime-configurable.
hw/usb/hcd-xhci.c