diff options
author | Jingoo Han <jg1.han@samsung.com> | 2012-12-17 16:00:41 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-17 17:15:15 -0800 |
commit | 05a5d4d2640dfe934ec78ba577dd21baccb11aa6 (patch) | |
tree | e96ea55ba9907a5e6435b78764715875acd2280b /Documentation/blackfin | |
parent | 5a5a07436669b3072fbe9f06d27667ec6db62bf5 (diff) |
backlight: tosa: use devm_gpio_request_one
By using devm_gpio_request_one it is possible to set the direction and
initial value in one shot. Thus, using devm_gpio_request_one can make the
code simpler.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Cc: Dmitry Baryshkov <dbaryshkov@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/blackfin')
0 files changed, 0 insertions, 0 deletions