remarkable-linux/drivers/video/omap2
Tomi Valkeinen 5be685faff OMAP: DSS2: RFBI: clock enable/disable changes
RFBI enables and disables clocks inside almost every function to get a
finegrained control to the clocks. However, the current understanding is
that this is not necessary power-management-wise.

Change the clocking scheme so that RFBI clocks are enabled when the
omapdss_rfbi_display_enable is called, and disabled when
omapdss_rfbi_display_disable is called.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2011-05-12 19:39:50 +03:00
..
displays OMAP: DSS2: Taal: Use device name in backlight_device_register 2011-05-12 19:30:27 +03:00
dss OMAP: DSS2: RFBI: clock enable/disable changes 2011-05-12 19:39:50 +03:00
omapfb OMAP: DSS2: OMAPFB: make DBG() more resistant in if-else constructions 2011-05-11 14:20:54 +03:00
Kconfig
Makefile OMAP2: avoid descending into disabled framebuffer dirs 2011-05-11 14:20:53 +03:00
vram.c OMAP: DSS: VRAM: Align start & size of vram to 2M 2010-12-15 11:16:08 +02:00
vrfb.c