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:
d72348f
)
usb: musb: only set test mode once
author
Bin Liu
<b-liu@ti.com>
Tue, 24 Mar 2015 20:09:25 +0000
(15:09 -0500)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 27 Apr 2015 20:51:45 +0000
(15:51 -0500)
The MUSB test mode register can only be set once, otherwise the result
is undefined.
This prevents the debugfs testmode entry to set the register more than
once which causes test failure.
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/musb_debugfs.c
patch
|
blob
|
history
diff --cc
drivers/usb/musb/musb_debugfs.c
Simple merge