]> Git Repo - linux.git/commit
[POWERPC] QE: UCC nodes cleanup
authorAnton Vorontsov <[email protected]>
Fri, 11 Apr 2008 16:06:54 +0000 (20:06 +0400)
committerKumar Gala <[email protected]>
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 <[email protected]>
Acked-by: Timur Tabi <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
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
This page took 0.057964 seconds and 4 git commands to generate.