diff options
author | Jingoo Han <jg1.han@samsung.com> | 2012-05-30 02:07:23 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-05-30 03:22:30 +0400 |
commit | 26f2b35c1e1463c851be23c9774bd24caae7b517 (patch) | |
tree | 0375fa93d35ba4f5d146e34f0c0b3fa303678a82 /drivers/video/fbmem.c | |
parent | 86f6be4fae7aeaeb038dc809b232ebe76b2e1dd2 (diff) | |
download | linux-26f2b35c1e1463c851be23c9774bd24caae7b517.tar.xz |
backlight: lms283gf05: use devm_ functions
The devm_ functions allocate memory that is released when a driver
detaches. This patch uses devm_kzalloc of 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 'drivers/video/fbmem.c')
0 files changed, 0 insertions, 0 deletions