commit | f1d912996fc054f1d7059b23371cd623692724ce | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Jan 25 11:22:53 2019 +0100 |
committer | Thierry Reding <treding@nvidia.com> | Fri Jan 25 16:18:23 2019 +0100 |
tree | 72386d55cd7ecd9a39ef8631cbbe9a99448b82d7 | |
parent | 589997a157df82fa04fec63ef4d01e73545fd415 [diff] |
soc/tegra: pmc: Make alignment consistent Some recently added code used weird alignment and indentation. Fix these occurrences to make them consistent with the rest of the code. Signed-off-by: Thierry Reding <treding@nvidia.com> Acked-by: Jon Hunter <jonathanh@nvidia.com>