[POWERPC] fsl: Add CS4270 i2c data to fsl_soc.c
authorTimur Tabi <timur@freescale.com>
Thu, 15 May 2008 22:46:10 +0000 (17:46 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 2 Jun 2008 19:44:25 +0000 (14:44 -0500)
commit64f9b5ee17ee7974d7cc58d75221432d86960ba3
tree5ffe52ebd10ca76b25a8dd415ea906b642dae5c7
parent22fb7d9be593181e2f779cf7a8421703a6be713b
[POWERPC] fsl: Add CS4270 i2c data to fsl_soc.c

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 <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/sysdev/fsl_soc.c