diff options
author | Jingoo Han <jg1.han@samsung.com> | 2012-12-18 04:00:40 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-18 05:15:15 +0400 |
commit | 5a5a07436669b3072fbe9f06d27667ec6db62bf5 (patch) | |
tree | 702832118efb4a64ff113bdd918aa377317a1efd /virt | |
parent | 9a8fe5d8cc180b9c2c3c08509b458199c26bc5ff (diff) | |
download | linux-5a5a07436669b3072fbe9f06d27667ec6db62bf5.tar.xz |
backlight: lms283gf05: 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>
Acked-by: Marek Vasut <marex@denx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions