Searched hist:"31 c3dc74" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/leds/ |
H A D | leds-ns2.c | 31c3dc74 Tue Oct 23 07:18:21 CDT 2012 Jingoo Han <jg1.han@samsung.com> leds: leds-ns2: 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> 31c3dc74 Tue Oct 23 07:18:21 CDT 2012 Jingoo Han <jg1.han@samsung.com> leds: leds-ns2: 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>
|