From: Anton Vorontsov <[EMAIL PROTECTED]>
Subject: [POWERPC] 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]>
---
Documentation/powerpc/booting-without-of.txt |    6 ++----
arch/powerpc/boot/dts/mpc832x_mds.dts        |    7 +------
arch/powerpc/boot/dts/mpc832x_rdb.dts        |    4 ----
arch/powerpc/boot/dts/mpc836x_mds.dts        |    4 ----
arch/powerpc/boot/dts/mpc8568mds.dts         |    4 ----
drivers/net/ucc_geth.c                       |    8 +++++++-
drivers/net/ucc_geth_mii.c                   |   11 ++++++++---
drivers/serial/ucc_uart.c                    |   16 ++++++++++++----
8 files changed, 30 insertions(+), 30 deletions(-)

applied.

- k

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to