Re: [PATCH] Add CS4270 i2c data to fsl_soc.c

2008-05-30 Thread Kumar Gala
On May 15, 2008, at 5:46 PM, Timur Tabi wrote: The i2c_devices[] array in fsl_soc.c lists all the I2C nodes that are supported on Freescale boards. Add an entry for the Cirrus Logic CS4270 so that a new-style CS4270 driver will work. Signed-off-by: Timur Tabi <[EMAIL PROTECTED]> --- arch/

[PATCH] Add CS4270 i2c data to fsl_soc.c

2008-05-15 Thread Timur Tabi
The i2c_devices[] array in fsl_soc.c lists all the I2C nodes that are supported on Freescale boards. Add an entry for the Cirrus Logic CS4270 so that a new-style CS4270 driver will work. Signed-off-by: Timur Tabi <[EMAIL PROTECTED]> --- arch/powerpc/sysdev/fsl_soc.c |1 + 1 files changed, 1