kernel-ark/drivers/serial/cpm_uart
Jochen Friedrich 362f9b6fa8 [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>
2007-12-13 22:47:16 -06:00
..
cpm_uart_core.c [POWERPC] cpm_uart: Issue STOP_TX command before initializing console. 2007-10-03 20:36:35 -05:00
cpm_uart_cpm1.c [POWERPC] Move CPM command handling into the cpm drivers 2007-12-13 22:47:16 -06:00
cpm_uart_cpm1.h [POWERPC] cpm_uart: sparse fixes 2007-10-03 20:36:35 -05:00
cpm_uart_cpm2.c [POWERPC] Move CPM command handling into the cpm drivers 2007-12-13 22:47:16 -06:00
cpm_uart_cpm2.h [POWERPC] cpm_uart: sparse fixes 2007-10-03 20:36:35 -05:00
cpm_uart.h [POWERPC] cpm_uart: sparse fixes 2007-10-03 20:36:35 -05:00
Makefile