[PATCH] i2c-ibm_iic: Remove deprecated OCP style part of the driver

2008-06-04 Thread Stefan Roese
The deprecated OCP style driver part is used by the old arch/ppc platform. This platform is scheduled for removal in June/July this year. This patch now removes the OCP driver part from the IBM I2C driver. Signed-off-by: Stefan Roese [EMAIL PROTECTED] --- drivers/i2c/busses/i2c-ibm_iic.c | 181

Re: [PATCH] i2c-ibm_iic: Remove deprecated OCP style part of the driver

2008-06-04 Thread Jean Delvare
On Wed, 4 Jun 2008 17:22:12 +0200, Stefan Roese wrote: The deprecated OCP style driver part is used by the old arch/ppc platform. This platform is scheduled for removal in June/July this year. This patch now removes the OCP driver part from the IBM I2C driver. Signed-off-by: Stefan Roese

Re: [PATCH] i2c-ibm_iic: Remove deprecated OCP style part of the driver

2008-06-04 Thread Stefan Roese
On Wednesday 04 June 2008, Jean Delvare wrote: On Wed, 4 Jun 2008 17:22:12 +0200, Stefan Roese wrote: The deprecated OCP style driver part is used by the old arch/ppc platform. This platform is scheduled for removal in June/July this year. This patch now removes the OCP driver part from