leds: leds-lt3593: use gpio_request_one
authorJingoo Han <jg1.han@samsung.com>
Tue, 23 Oct 2012 12:17:56 +0000 (05:17 -0700)
committerBryan Wu <cooloney@gmail.com>
Mon, 26 Nov 2012 22:28:43 +0000 (14:28 -0800)
commit507d967bc1d103695440e27f888244e014bcf7be
treedf66361361497ed04daff8675a263ea2d1a2d121
parenta99d76f9eb5336291fa6af713844d1c779484e30
leds: leds-lt3593: 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 <jg1.han@samsung.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
drivers/leds/leds-lt3593.c
This page took 0.028968 seconds and 5 git commands to generate.