Skip to content
Commit 0bf8fa04 authored by Thomas Abraham's avatar Thomas Abraham Committed by Grant Likely
Browse files

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: default avatarThomas Abraham <thomas.ab@samsung.com>
Acked-by: default avatarKyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 27721a52
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment