ARM: dts: mvebu: introduce internal-regs node
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Fri, 12 Apr 2013 14:29:09 +0000 (16:29 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 15 Apr 2013 15:00:24 +0000 (15:00 +0000)
Introduce a 'internal-regs' subnode, under which all devices are
moved. This is not really needed for now, but will be for the
mvebu-mbus driver. This generates a lot of code movement since it's
indenting by one more tab all the devices.  So it was a good
opportunity to fix all the bad indentation.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found