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 > > 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 thi

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

2010-02-10 Thread Wolfgang Grandegger
From: Wolfgang Grandegger 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 --- drivers/i2c/busse