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)
commita93522116ee5aa13eeb74c0fd73d8c5d15211e64
treef61a9c9c2f74d2497746b8850a4d042c04c1c15f
parent6e56dd3d0e1e899a824c247aa72bc4250ce7668a
i2c-mpc: rename "setclock" initialization functions to "setup"

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>
drivers/i2c/busses/i2c-mpc.c