ARM: tegra: Fix some whitespace oddities
authorThierry Reding <thierry.reding@gmail.com>
Fri, 6 Dec 2013 15:27:12 +0000 (16:27 +0100)
committerStephen Warren <swarren@nvidia.com>
Mon, 16 Dec 2013 21:02:50 +0000 (14:02 -0700)
commit7e25eb01e648b4cfde566cc2520a2d7222c63fc8
treece720d848916452f3ef1f9b1bb40bd20a38d78ff
parent8a0a1af30cbf56b41220a02e34835022c4d72f41
ARM: tegra: Fix some whitespace oddities

Some of the powergate code uses unusual spacing around == and has a tab
instead of a space before an opening parenthesis.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/mach-tegra/powergate.c