OMAP: DSS2: RFBI: clock enable/disable changes
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 21 Apr 2011 16:53:25 +0000 (19:53 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 12 May 2011 16:39:50 +0000 (19:39 +0300)
commit5be685faff2b75fa015832c5137bbb5513965104
tree8774f288d57039087d143ab67e355c180640b641
parent773139f1759f9dc5efe2c314df9aad88b7364015
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>
drivers/video/omap2/dss/rfbi.c
This page took 0.026014 seconds and 5 git commands to generate.