From: Peter Chen Date: Thu, 13 Mar 2014 07:22:51 +0000 (+0800) Subject: usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at statemachine X-Git-Tag: omap-for-v3.16/fixes-against-rc1~215^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66668991c3515855e7a9881788feb7026f9f729f;p=pandora-kernel.git usb: phy: fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON at statemachine We should be using logical "or" not bitwise "or". Signed-off-by: Peter Chen Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed