[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c
authorJochen Friedrich <jochen@scram.de>
Fri, 25 Jan 2008 14:31:42 +0000 (15:31 +0100)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 28 Jan 2008 14:31:05 +0000 (08:31 -0600)
commitb5677d848cbb94220ac2cfd36d93bcdbe49c3280
tree608c92fa1b90b5d0918c66402aacc66c0b813d81
parent02753cb608cc2c35dbe670b466eb3b88d063b42e
[POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c

Rename commproc.[ch] to cpm1.[ch] to be more consistent with cpm2. Also
rename cpm2_common.c to cpm2.c as suggested by Scott Wood. Adjust the
includes accordingly.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
28 files changed:
arch/powerpc/platforms/8xx/ep88xc.c
arch/powerpc/platforms/8xx/mpc86xads_setup.c
arch/powerpc/platforms/8xx/mpc885ads_setup.c
arch/powerpc/sysdev/Makefile
arch/powerpc/sysdev/cpm1.c [moved from arch/powerpc/sysdev/commproc.c with 99% similarity]
arch/powerpc/sysdev/cpm2.c [moved from arch/powerpc/sysdev/cpm2_common.c with 99% similarity]
arch/powerpc/sysdev/micropatch.c
arch/ppc/8260_io/enet.c
arch/ppc/8xx_io/commproc.c
arch/ppc/8xx_io/enet.c
arch/ppc/8xx_io/fec.c
arch/ppc/8xx_io/micropatch.c
arch/ppc/boot/simple/iic.c
arch/ppc/boot/simple/m8xx_tty.c
arch/ppc/kernel/ppc_ksyms.c
arch/ppc/platforms/mpc866ads_setup.c
arch/ppc/platforms/mpc885ads_setup.c
arch/ppc/syslib/mpc8xx_devices.c
arch/ppc/xmon/start_8xx.c
drivers/net/fec_8xx/fec_8xx-netta.c
drivers/net/fec_8xx/fec_main.c
drivers/net/fec_8xx/fec_mii.c
drivers/net/fs_enet/fs_enet.h
drivers/net/fs_enet/mac-fec.c
drivers/net/fs_enet/mac-scc.c
drivers/serial/cpm_uart/cpm_uart_cpm1.h
include/asm-powerpc/cpm1.h [moved from include/asm-powerpc/commproc.h with 99% similarity]
include/asm-ppc/cpm1.h [moved from include/asm-ppc/commproc.h with 99% similarity]