net: can: mscan: remove non-CCF code for MPC512x
authorGerhard Sittig <gsi@denx.de>
Sat, 30 Nov 2013 22:51:35 +0000 (23:51 +0100)
committerAnatolij Gustschin <agust@denx.de>
Sun, 12 Jan 2014 17:53:05 +0000 (18:53 +0100)
commit7b19f3bcefd0eba677e5cb3e5c88de38cd5c95c8
tree5b4b2bdebda9724aac9505cc3f3f5d2bd0d3b66a
parent5ac22504f928db34a3a75ab67bf1eef82b91ef0b
net: can: mscan: remove non-CCF code for MPC512x

transition to the common clock framework has completed and the PPC_CLOCK
is no longer available for the MPC512x platform, remove the now obsolete
code path of the mpc5xxx mscan driver which accessed clock control module
registers directly

Cc: Wolfgang Grandegger <wg@grandegger.com>
Cc: Marc Kleine-Budde <mkl@pengutronix.de>
Cc: linux-can@vger.kernel.org
Signed-off-by: Gerhard Sittig <gsi@denx.de>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
drivers/net/can/mscan/mpc5xxx_can.c