linux/drivers/video/omap2/omapfb
Tomi Valkeinen e3502ce97f OMAP: DSS2: Convert simple/strict_strto* to kstrto*
Convert simple/strict_strto* functions to kstrto* functions. Only simple
cases are converted.

simple_strto* uses are still left to places where it is used to parse
numbers from a list of numbers. These need some other solution than
kstrto*.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-05-11 14:20:11 +03:00
..
Kconfig OMAP2PLUS: DSS2: Add OMAP4 Kconfig support 2011-03-11 15:46:22 +02:00
Makefile
omapfb-ioctl.c OMAP: DSS2: Add method for querying display dimensions from DSS drivers 2011-05-11 14:19:24 +03:00
omapfb-main.c OMAP: DSS2: OMAPFB: Remove implicit display update on unblank 2011-05-11 14:19:25 +03:00
omapfb-sysfs.c OMAP: DSS2: Convert simple/strict_strto* to kstrto* 2011-05-11 14:20:11 +03:00
omapfb.h OMAP: DSS2: Move display.h to include/video/ 2011-05-11 14:05:07 +03:00