OSDN Git Service

xhci: s/xhci_update_port/xhci_port_update/
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 26 Oct 2012 08:13:13 +0000 (10:13 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Nov 2012 12:10:09 +0000 (13:10 +0100)
commitf321402785f443d7b95e746aae686e28d74e344c
tree63c03b8df1fddd17e2f2f3e5622ffe8c42e7ac63
parent85e05d825f7a9ecc1b5100bdd553fcc682c8366e
xhci: s/xhci_update_port/xhci_port_update/

Rename the function for xhci_port_* naming scheme, also drop
the xhci parameter as port carries a pointer to xhci anyway.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/hcd-xhci.c