[POWERPC] QE: UCC nodes cleanup
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Fri, 11 Apr 2008 16:06:54 +0000 (20:06 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 17 Apr 2008 06:01:38 +0000 (01:01 -0500)
commit56626f335b76eecd79d07fb21d0e625eb4aa52da
tree0a46cacdab6c2d2c3ce565773091fb3d8a509820
parente24e788abe0def81341fd23efae43e813678f7b1
[POWERPC] QE: UCC nodes cleanup

- get rid of `model = "UCC"' in the ucc nodes
  It isn't used anywhere, so remove it. If we'll ever need something
  like this, we'll use compatible property instead.
- replace last occurrences of device-id with cell-index.
  Drivers are modified for backward compatibility's sake.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Documentation/powerpc/booting-without-of.txt
arch/powerpc/boot/dts/mpc832x_mds.dts
arch/powerpc/boot/dts/mpc832x_rdb.dts
arch/powerpc/boot/dts/mpc836x_mds.dts
arch/powerpc/boot/dts/mpc8568mds.dts
drivers/net/ucc_geth.c
drivers/net/ucc_geth_mii.c
drivers/serial/ucc_uart.c