From: Jingoo Han Date: Sat, 24 Dec 2011 02:57:09 +0000 (+0900) Subject: ARM: S5PV210: Use gpio_request_one X-Git-Tag: v3.3-rc1~142^2~1^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f4f0b42193322987c534c928e3555e3936090e1;p=pandora-kernel.git ARM: S5PV210: 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