2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 06:04:14 +08:00
linux-next/drivers/video/omap2
Tomi Valkeinen b08e3e1342 OMAPDSS: DISPC: Remove blocking code from dispc_wb_enable()
WB will not be used with compat-mode, i.e. from omapfb. This means we
don't need the current complex dispc_wb_enable function, but can have a
simple register write version of the function.

This patch removes all the extra code from dispc_wb_enable()

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-11-27 12:27:02 +02:00
..
displays OMAPDSS: panel-n8x0: register the DSS driver after SPI probe 2012-11-22 17:22:55 +02:00
dss OMAPDSS: DISPC: Remove blocking code from dispc_wb_enable() 2012-11-27 12:27:02 +02:00
omapfb omapdss fixes for 3.7-rc 2012-11-26 10:26:29 +02:00
Kconfig OMAP: remove vram allocator 2012-11-13 09:52:41 +02:00
Makefile OMAP: remove vram allocator 2012-11-13 09:52:41 +02:00
vrfb.c OMAPDSS: VRFB: add omap_vrfb_supported() 2012-10-17 12:17:18 +03:00