From: Roland Stigge Date: Mon, 11 Jun 2012 19:09:45 +0000 (+0200) Subject: ARM: tegra: Fix dts files w/ status property: "disable" -> "disabled" X-Git-Tag: v3.6-rc1~147^2~4^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=223ef78d04e1eea5490ee7c3dafdf6e259634fd1;p=pandora-kernel.git ARM: tegra: Fix dts files w/ status property: "disable" -> "disabled" 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 Acked-by: Rob Herring Signed-off-by: Stephen Warren --- Reading git-diff-tree failed