From: Rajendra Nayak Date: Wed, 31 Mar 2010 10:16:30 +0000 (-0600) Subject: OMAP4: prcm: Use logical OR instead of bitwise OR X-Git-Tag: v2.6.34-rc6~26^2~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=766d305fead341889e7b9611fdc97236075a29fb;p=pandora-kernel.git OMAP4: prcm: Use logical OR instead of bitwise OR This patch fixes usage of bitwise OR in if conditions, and instead uses logical OR. Signed-off-by: Rajendra Nayak Cc: Abhijit Pagare Cc: Tony Lindgren Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed