diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-05-19 13:12:26 +0200 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2011-07-25 09:22:05 +0200 |
commit | e6d80f950a77ca48eada6457a290dc5471e1dd73 (patch) | |
tree | 79ccbe680e6d777375282e318b3fe19dd40f9c2b /arch/arm/mach-omap2 | |
parent | OMAP: DSS2: Remove unused opt_clock_available (diff) | |
download | linux-e6d80f950a77ca48eada6457a290dc5471e1dd73.tar.xz linux-e6d80f950a77ca48eada6457a290dc5471e1dd73.zip |
OMAP: DSS2: DISPC: remove finegrained clk enables/disables
dispc.c enables and disables clocks in almost every function to make
sure the clocks are enabled when the function is called. This is rather
unoptimal way to handle the problem.
With pm_runtime other components have to call dispc_runtime_get() to
enable dispc clocks before calling any other dispc functions. Thus the
finegrained clk enables/disables can be removed.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2')
0 files changed, 0 insertions, 0 deletions