From: Jingoo Han Date: Sat, 24 Dec 2011 02:58:32 +0000 (+0900) Subject: ARM: EXYNOS: Use gpio_request_one X-Git-Tag: v3.3-rc1~142^2~1^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=321655efad26e03141b0bbfcfa9875056c1acb65;p=pandora-kernel.git ARM: EXYNOS: Use gpio_request_one By using gpio_request_one it is possible to set the direction and initial value in one shot. Thus, using gpio_request_one can make the code simpler. Signed-off-by: Jingoo Han Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed