Skip to content
Commit 507d967b authored by Jingoo Han's avatar Jingoo Han Committed by Bryan Wu
Browse files

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: default avatarJingoo Han <jg1.han@samsung.com>
Signed-off-by: default avatarBryan Wu <cooloney@gmail.com>
parent a99d76f9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment