]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Remove device_type = "board_control" properties in .dts files
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Sat, 18 Oct 2008 00:23:52 +0000 (04:23 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 21 Oct 2008 04:33:04 +0000 (23:33 -0500)
commit40cf7cb853bc8edaf9c8e70814e1905e4d368be4
tree2d3aa381088b09e509cd73d8f8d63074c21d2267
parent691aeee61cc2778a36e25bd299399615fc4c8c00
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>
Documentation/powerpc/dts-bindings/fsl/board.txt
arch/powerpc/boot/dts/mpc832x_mds.dts
arch/powerpc/boot/dts/mpc834x_mds.dts
arch/powerpc/boot/dts/mpc836x_mds.dts
arch/powerpc/boot/dts/mpc8568mds.dts