commit | fd657efc67dbd70f422285101a50c2e84d03463d | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Sat Oct 18 04:23:52 2008 +0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Oct 20 23:33:04 2008 -0500 |
tree | 2d3aa381088b09e509cd73d8f8d63074c21d2267 | |
parent | 0a346dacee18ff69f6162d9860d723a058f47321 [diff] |
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 <avorontsov@ru.mvista.com> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>