ARM: dt: tegra: format regs properties consistently
authorStephen Warren <swarren@nvidia.com>
Fri, 11 May 2012 22:26:03 +0000 (16:26 -0600)
committerStephen Warren <swarren@nvidia.com>
Mon, 14 May 2012 16:55:06 +0000 (10:55 -0600)
Place each reg "entry" on its own line, and wrap the whole list in
<> rather than each individual entry.

The convention chosen here is slightly arbitrary, but is not consistent
throughout all Tegra files.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>

No differences found