[PATCH 2/2] [POWERPC] UCC nodes cleanup

Kumar Gala galak at kernel.crashing.org
Tue Apr 15 00:59:56 EST 2008


> From: Anton Vorontsov <avorontsov at ru.mvista.com>
> 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 <avorontsov at ru.mvista.com>
> ---
> 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




More information about the Linuxppc-dev mailing list