omap3: add missing parentheses
commit1b6e821f234f9e22ad1ef4919e140625af251935
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 8 Jan 2010 18:29:07 +0000 (8 10:29 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 8 Jan 2010 18:29:07 +0000 (8 10:29 -0800)
treea87814ef643bf18b937de394dc8d9dd295ae9dfc
parent83969bfa2022962c12272f4f860c05e28ee4509d
omap3: add missing parentheses

`!' has a higher precedence than `&' so parentheses are required.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pm34xx.c