android_kernel_motorola_sm6225/drivers/video/omap2/omapfb
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
..
Kconfig staging: add omapdrm DRM/KMS driver for TI OMAP platforms 2011-11-26 17:43:30 -08:00
Makefile OMAP: DSS2: omapfb driver 2009-12-09 12:12:44 +02:00
omapfb-ioctl.c OMAPDSS: OMAPFB: always allow to configure overlay 2012-05-11 14:44:21 +03:00
omapfb-main.c OMAPFB: fix parsing of vram parameter 2012-05-11 14:44:27 +03:00
omapfb-sysfs.c OMAPDSS: APPLY: rewrite overlay enable/disable 2011-12-02 08:54:44 +02:00
omapfb.h Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 2012-01-14 15:11:19 -08:00