From: Anton Vorontsov Date: Sat, 18 Oct 2008 00:23:52 +0000 (+0400) Subject: powerpc: Remove device_type = "board_control" properties in .dts files X-Git-Tag: v2.6.28-rc1~58^2~12^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd657efc67dbd70f422285101a50c2e84d03463d;p=pandora-kernel.git powerpc: Remove device_type = "board_control" properties in .dts files We don't want to encourage the bogus device_type usage. The device type isn't used in the code, so we can simply remove it from the documentation and dts files. Boards should specify proper compatible entries instead. Signed-off-by: Anton Vorontsov Acked-by: David Gibson Signed-off-by: Kumar Gala --- Reading git-diff-tree failed