commit | 067cc28670c53f919ebf821bc123f1097ae4283b | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Jul 25 12:40:02 2014 -0600 |
committer | Olof Johansson <olof@lixom.net> | Wed Jul 30 12:48:52 2014 -0700 |
tree | b06625ff636ef92cf81609f577447b2fa384f38e | |
parent | 27ff34ef48fee78b61c25be4323c2c96db93d1f1 [diff] |
ARM: tegra: paz00: Fix some indentation inconsistencies Indentation of the clock property used a hodgepodge of tabs and spaces. Make them more consistent (tabs for indentation followed by spaces for alignment). Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Olof Johansson <olof@lixom.net>