commit | 467f54b2157bd01a487fd933122fd193f1e13911 | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | Fri Apr 12 16:29:09 2013 +0200 |
committer | Jason Cooper <jason@lakedaemon.net> | Mon Apr 15 15:00:24 2013 +0000 |
tree | f2f9e0833d5cc017a2423cc6afc990d1c5185a44 | |
parent | 82a682676ce34e59369f60168a8729348aaae4d0 [diff] |
ARM: dts: mvebu: introduce internal-regs node 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>