]> Pileus Git - ~andy/linux/commit
[POWERPC] Move CPM command handling into the cpm drivers
authorJochen Friedrich <jochen@scram.de>
Mon, 26 Nov 2007 17:03:40 +0000 (18:03 +0100)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Dec 2007 04:47:16 +0000 (22:47 -0600)
commit362f9b6fa8c9670cc5496390845021c2865d049b
treeea6a97b113aa8382aeddbcfa4faf2524bd2d96dc
parent721c0c8af1a27941a34af5046aae4a8369c8404c
[POWERPC] Move CPM command handling into the cpm drivers

This patch moves the CPM command handling into commproc.c
for CPM1 and cpm2_common.c. This is yet another preparation
to get rid of drivers accessing the CPM via the global cpmp.

Signed-off-by: Jochen Friedrich <jochen@scram.de>
Acked-by: Scott Wood <scottwood@freescale.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vitaly Bordug <vitb@kernel.crashing.org>
arch/powerpc/sysdev/commproc.c
arch/powerpc/sysdev/cpm2_common.c
drivers/net/fs_enet/mac-fcc.c
drivers/net/fs_enet/mac-scc.c
drivers/serial/cpm_uart/cpm_uart_cpm1.c
drivers/serial/cpm_uart/cpm_uart_cpm2.c
include/asm-powerpc/cpm.h