git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d97b4f8
)
usb: xhci: fix comment for PORT_DEV_REMOVE
author
Lu Baolu
<baolu.lu@linux.intel.com>
Thu, 27 Nov 2014 16:19:17 +0000
(18:19 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 3 Dec 2014 00:14:29 +0000
(16:14 -0800)
According to xHCI specification, PORT_DEV_REMOVE(bit 30) in PORTSC
true means "Device is non-removable".
Reported-by: Juro Bystricky <jurobystricky@hotmail.com>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found