From: Kukjin Kim Date: Sat, 11 Feb 2012 13:11:14 +0000 (+0900) Subject: ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5 X-Git-Tag: v3.4-rc1~72^2~2^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b67545fd9b5335c38c028e7984a1bef9e789c8dc;p=pandora-kernel.git ARM: EXYNOS: add initial setup-i2c0 for EXYNOS5 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 --- Reading git-diff-tree failed