usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at statemachine
authorPeter Chen <peter.chen@freescale.com>
Thu, 13 Mar 2014 07:22:51 +0000 (15:22 +0800)
committerFelipe 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