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:
bb50564
)
usb: core: return -ENOTSUPP for all targeted hosts
author
Peter Chen
<peter.chen@freescale.com>
Mon, 29 Sep 2014 02:09:31 +0000
(10:09 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 15:50:39 +0000
(11:50 -0400)
The current code only returns -ENOTSUPP for OTG host, but in fact,
embedded host also needs to returns -ENOTSUPP if the peripheral
is not at TPL.
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/hub.c
patch
|
blob
|
history
diff --cc
drivers/usb/core/hub.c
Simple merge