ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5
authorKukjin Kim <kgene.kim@samsung.com>
Sat, 11 Feb 2012 13:11:14 +0000 (22:11 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 14 Mar 2012 09:13:04 +0000 (02:13 -0700)
In all of Samsung platform, the setup-i2c0.c file for I2C channel 0
is always compiled. So when supporting new SoC,it should be updated
for it. Since EXYNOS5 GPIO will be supported after this, there is no
setup gpio in there now. It will be implemented with that, of course.

Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found