OMAP3/4: l3: minor cleanup for parenthesis and extra spaces
authoromar ramirez <omar.ramirez@ti.com>
Mon, 18 Apr 2011 16:39:42 +0000 (16:39 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 3 May 2011 09:38:01 +0000 (02:38 -0700)
commit35f7b961054021fd89b73a15988f10d38da71beb
tree4aef45299ce8999b6c0b5a9232b428fb92d3e13d
parent7529b703869d59e799a0c0eb4f3df7a418f7dc99
OMAP3/4: l3: minor cleanup for parenthesis and extra spaces

Removing extra lines, spaces and unneeded parenthesis.
Collapsing an if statement to detect the type of error.

l3_smx:
- Fixing the message printed on error.

So now:  looks like:
"No Error Error seen..." "No Error seen..."
"In-Band Error Error seen..." "In-Band Error seen..."

Other messages are self explanatory, no "Error" added to them.
(E.g.: "Address Hole seen...")

Signed-off-by: Omar Ramirez Luna <omar.ramirez@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_l3_noc.c
arch/arm/mach-omap2/omap_l3_smx.c