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)
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>

No differences found