linux/drivers/video/fbdev/core
Vladimir Murzin 9f5ddefdc9 fbdev: propagate result of fb_videomode_from_videomode()
fb_videomode_from_videomode() may fail, but of_get_fb_videomode()
silently covers this fact. Instead, trow the error code to the
caller.

Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2015-06-16 10:06:36 +03:00
..
cfbcopyarea.c framebuffer: fix screen corruption when copying 2014-09-30 13:39:50 +03:00
cfbfillrect.c
cfbimgblt.c
fb_cmdline.c video/fbdev: Always built-in video= cmdline parsing 2014-08-06 14:50:02 +02:00
fb_ddc.c
fb_defio.c framebuffer: don't link fb_devio into kernel image unconditionally 2015-05-07 13:59:45 +03:00
fb_draw.h
fb_notify.c
fb_sys_fops.c
fbcmap.c
fbcvt.c fbdev: fix CVT vertical front and back porch values 2015-01-27 13:35:37 +02:00
fbmem.c video/fbdev: Always built-in video= cmdline parsing 2014-08-06 14:50:02 +02:00
fbmon.c fbdev: propagate result of fb_videomode_from_videomode() 2015-06-16 10:06:36 +03:00
fbsysfs.c video: fbdev: use %*ph specifier to dump small buffers 2014-09-09 14:03:34 +03:00
Makefile framebuffer: don't link fb_devio into kernel image unconditionally 2015-05-07 13:59:45 +03:00
modedb.c video: fbdev: Fix sparse warning messages 2015-01-19 14:58:11 +02:00
svgalib.c
syscopyarea.c video: fbdev: fix sys_copyarea 2015-01-30 09:46:59 +02:00
sysfillrect.c
sysimgblt.c