xhci: set pls in xhci_port_update & xhci_port_reset
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 26 Oct 2012 08:30:53 +0000 (10:30 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 1 Nov 2012 12:10:09 +0000 (13:10 +0100)
commitb62b08282d9539a109b02e217d0cc7f7dcdb87ac
tree7d626369fbbc62afe30f383a4fca2dbfbb225c6d
parent40030130d167f2bf762155a1a7e0073de5545e8b
xhci: set pls in xhci_port_update & xhci_port_reset

Set the port link state to the correct values in xhci_port_update and
xhci_port_reset functions.

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