mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-16 23:16:01 +01:00
When set to PULL_NONE, gpio_set_pull function is returned without write the register. This patch fixed it. Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>