linux/drivers/video/omap2
Tomi Valkeinen 6d28c21fe7 fbdev/omapfb: use vm_iomap_memory()
Use vm_iomap_memory() instead of [io_]remap_pfn_range().
vm_iomap_memory() gives us much simpler API to map memory to userspace,
and reduces possibilities for bugs.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2013-04-24 08:34:05 +03:00
..
displays OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS parts 2013-03-22 10:14:32 +02:00
dss omapdss: features: fix supported outputs for OMAP4 2013-03-22 10:14:32 +02:00
omapfb fbdev/omapfb: use vm_iomap_memory() 2013-04-24 08:34:05 +03:00
Kconfig ARM: OMAP: Fix drivers to depend on omap for internal devices 2012-12-16 15:23:37 -08:00
Makefile OMAP: remove vram allocator 2012-11-13 09:52:41 +02:00
vrfb.c video: Convert to devm_ioremap_resource() 2013-01-22 11:41:58 -08:00