From: Thomas Abraham Date: Tue, 7 Jun 2011 08:34:49 +0000 (+0530) Subject: gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting X-Git-Tag: v3.0-rc3~34^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bf8fa04e80a562641f687547053f98670f25cf9;p=pandora-kernel.git gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting The S3C_GPIO_PULL_UP macro value incorrectly maps to a reserved setting of GPIO pull up/down registers on Exynos4 platform. Fix this incorrect mapping by adding wrappers to the s3c_gpio_setpull_updown and s3c_gpio_getpull_updown functions. Signed-off-by: Thomas Abraham Acked-by: Kyungmin Park Signed-off-by: Grant Likely --- Reading git-diff-tree failed