[PATCH v6 2/4] i2c-mpc: rename setclock initialization functions to setup

2010-02-10 Thread Wolfgang Grandegger
From: Wolfgang Grandegger w...@denx.de 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 w...@denx.de

Re: [PATCH v6 2/4] i2c-mpc: rename setclock initialization functions to setup

2010-02-10 Thread Wolfram Sang
On Wed, Feb 10, 2010 at 11:05:28AM +0100, Wolfgang Grandegger wrote: From: Wolfgang Grandegger w...@denx.de 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