]> git.baikalelectronics.ru Git - kernel.git/commit
xhci: fix wrong port number reported when setting USB2.0 hardware LPM.
authorLin Wang <bupt.wanglin@gmail.com>
Thu, 8 May 2014 16:25:54 +0000 (19:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 May 2014 01:03:24 +0000 (10:03 +0900)
commit21fb65ffe5b6714a91d0c74ed7cb459f9d9b0a6b
tree0a514be99b6c15800fe163eb874b5d8d9d036855
parentef6cc6fd85a22a1bc0967c1c8fe465f42efcb1d8
xhci: fix wrong port number reported when setting USB2.0 hardware LPM.

This patch fix wrong port number reported when trying to enable/disable
USB2.0 hardware LPM.

Signed-off-by: Lin Wang <lin.x.wang@intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci.c