]> asedeno.scripts.mit.edu Git - linux.git/commit
soc/tegra: pmc: Make alignment consistent
authorThierry Reding <treding@nvidia.com>
Fri, 25 Jan 2019 10:22:53 +0000 (11:22 +0100)
committerThierry Reding <treding@nvidia.com>
Fri, 25 Jan 2019 15:18:23 +0000 (16:18 +0100)
commitf1d912996fc054f1d7059b23371cd623692724ce
tree72386d55cd7ecd9a39ef8631cbbe9a99448b82d7
parent589997a157df82fa04fec63ef4d01e73545fd415
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>
drivers/soc/tegra/pmc.c