From: Jingoo Han Date: Tue, 23 Oct 2012 12:17:11 +0000 (-0700) Subject: leds: leds-gpio: use gpio_request_one X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~3^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99d76f9eb5336291fa6af713844d1c779484e30;p=pandora-kernel.git leds: leds-gpio: 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 Signed-off-by: Bryan Wu --- Reading git-diff-tree failed