commit | 7e25eb01e648b4cfde566cc2520a2d7222c63fc8 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@gmail.com> | Fri Dec 06 16:27:12 2013 +0100 |
committer | Stephen Warren <swarren@nvidia.com> | Mon Dec 16 14:02:50 2013 -0700 |
tree | ce720d848916452f3ef1f9b1bb40bd20a38d78ff | |
parent | 8a0a1af30cbf56b41220a02e34835022c4d72f41 [diff] |
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>