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:
2284bb3
)
usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at statemachine
author
Peter Chen
<peter.chen@freescale.com>
Thu, 13 Mar 2014 07:22:51 +0000
(15:22 +0800)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 24 Apr 2014 14:54:32 +0000
(09:54 -0500)
We should be using logical "or" not bitwise "or".
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found