imx21: activate i2c
authorHolger Schurig <hs4233@mail.mn-solutions.de>
Wed, 1 Apr 2009 11:58:21 +0000 (13:58 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 16 Apr 2009 10:57:13 +0000 (12:57 +0200)
Set the correct clkdev-name for the i2c clock.

It also get's rid of the ARCH_NR_GPIOS define on the rationale
that isn't an ARCH-wide setting anyway. If a device has two
pca953x devices, the reserved number will be wrong.

Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>

No differences found