ARM: omap: Fix dts files w/ status property: "disable" -> "disabled"
authorRoland Stigge <stigge@antcom.de>
Mon, 18 Jun 2012 20:25:10 +0000 (22:25 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 20 Jun 2012 14:48:30 +0000 (07:48 -0700)
This patches fixes some status = "disable" strings to "disabled", the correct
way of disabling nodes in the devicetree.

Just the OMAP part here, the rest goes via other patches and trees.

Signed-off-by: Roland Stigge <stigge@antcom.de>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found