From: Stephen Warren Date: Mon, 14 Jan 2013 17:09:16 +0000 (-0700) Subject: ARM: tegra: swap cache-/interrupt-ctrlr nodes in DT X-Git-Tag: v3.9-rc1~116^2~8^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb2c1de9ffadc0e1cca1925a89cc04204b247f5b;p=pandora-kernel.git ARM: tegra: swap cache-/interrupt-ctrlr nodes in DT This ensures nodes are sorted in order of reg address. This makes it easier to compare against e.g. the U-Boot device trees, and is simply consistent and clean. While we're at it, remove the unit address from the cache-controller node name, since it's unique without it. Reported-by: Allen Martin Signed-off-by: Stephen Warren --- Reading git-diff-tree failed