From: Jingoo Han Date: Thu, 26 Jan 2012 10:32:34 +0000 (+0900) Subject: video: use gpio_request_one X-Git-Tag: v3.4-rc1~125^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8bd493456c3da372ae81ed8f6b903f6207b9d98;p=pandora-kernel.git video: use gpio_request_one Using gpio_request_one can make the code simpler because it can set the direction and initial value in one shot. Signed-off-by: Jingoo Han Acked-by: Tomi Valkeinen Cc: Michael Hennerich Cc: Pavel Machek Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed