summary refs log tree commit diff
path: root/drivers/video/fbsysfs.c
diff options
context:
space:
mode:
authorJingoo Han <jg1.han@samsung.com>2013-04-29 16:17:34 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-04-29 18:28:15 -0700
commitef73e632fe48b97e67cbff339f9e7d30535d682f (patch)
tree1fb4445ee953536863d04d985360cc7f587265cb /drivers/video/fbsysfs.c
parent8541b827451e0dd907f4a0088213b8982347ce3a (diff)
downloadlinux-ef73e632fe48b97e67cbff339f9e7d30535d682f.tar.gz
drivers/video/backlight/l4f00242t03.c: check return value of regulator_enable()
regulator_enable() is marked as as __must_check.  Therefore the return
value of regulator_enable() should be checked.  Also, this patch checks
return value of regulator_set_voltage().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/fbsysfs.c')
0 files changed, 0 insertions, 0 deletions