linux/drivers/video/omap2
Tomi Valkeinen 3a028bb99d OMAPFB: fix parsing of vram parameter
omapfb_parse_vram_param()'s check for end pointer returned from
simple_strtoul() is wrong, causing the code to bug if the second or
later vram parameters are non-parseable, for example
"omapfb.vram=0:2M,:5M".

However, even in that case the code will most likely bail out with
-EINVAL in the following checks, so the bug is probably not a fatal one.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Reported-by: Hein Tibosch <hein_tibosch@yahoo.es>
2012-05-11 14:44:27 +03:00
..
displays Merge branch 'for-l-o-3.5' 2012-05-10 20:24:14 +03:00
dss OMAPDSS: VENC: allow switching venc output type at runtime 2012-05-11 14:44:13 +03:00
omapfb OMAPFB: fix parsing of vram parameter 2012-05-11 14:44:27 +03:00
Kconfig OMAP: DSS2: Add generic and Sharp panel drivers 2009-12-09 18:19:42 +02:00
Makefile OMAP2: avoid descending into disabled framebuffer dirs 2011-05-11 14:20:53 +03:00
vram.c OMAPDSS: Remove video SRAM support 2012-02-23 09:38:26 +02:00
vrfb.c ARM: OMAP: Remove remaining includes for mach/io.h 2012-03-06 21:34:38 -06:00