[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)
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>

No differences found