ARM: tegra: Fix dts files w/ status property: "disable" -> "disabled"
authorRoland Stigge <stigge@antcom.de>
Mon, 11 Jun 2012 19:09:45 +0000 (21:09 +0200)
committerStephen Warren <swarren@nvidia.com>
Wed, 20 Jun 2012 18:30:34 +0000 (12:30 -0600)
This patches fixes some status = "disable" strings to "disabled", the correct
way of disabling nodes in the devicetree.

Just the tegra part here. Everything else goes via other patches and trees.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>

No differences found