diff options
author | Jingoo Han <jg1.han@samsung.com> | 2012-07-30 23:40:43 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-31 02:25:15 +0200 |
commit | 04e961fb1da31258f7bf4480a59518c3de3caa60 (patch) | |
tree | 11058bae9d3ed877e0ba9e9daa181998106c0d4a /lib | |
parent | backlight: tosa_bl: use devm_gpio_request() (diff) | |
download | linux-04e961fb1da31258f7bf4480a59518c3de3caa60.tar.xz linux-04e961fb1da31258f7bf4480a59518c3de3caa60.zip |
backlight: lms283gf05: use devm_gpio_request()
The devm_ functions allocate memory that is released when a driver
detaches. This patch uses devm_gpio_request() for these functions.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Marek Vasut <marek.vasut@gmail.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions