i2c-mpc: rename "setclock" initialization functions to "setup"
authorWolfgang Grandegger <wg@denx.de>
Wed, 17 Feb 2010 10:19:18 +0000 (11:19 +0100)
committerBen Dooks <ben-linux@fluff.org>
Sun, 7 Mar 2010 22:03:09 +0000 (22:03 +0000)
To prepare  support for the MPC512x processors from Freescale the
"setclock" initialization functions have been renamed to "setup"
because I2C interrupts must be enabled for the MPC512x by this
function as well.

Signed-off-by: Wolfgang Grandegger <wg@denx.de>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found