omap3: add missing parentheses
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 8 Jan 2010 18:29:07 +0000 (10:29 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 8 Jan 2010 18:29:07 +0000 (10:29 -0800)
commit56276255b00c19961a321a5788f8fa358ef6644f
treea87814ef643bf18b937de394dc8d9dd295ae9dfc
parentd8f42210135a0fa9b63b617f663e0fec608f6ae3
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