summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2011-04-04 10:02:53 +0300
committerTomi Valkeinen <tomi.valkeinen@ti.com>2011-04-15 10:54:11 +0300
commit4eb68edb7d21aff81765a065680270693c23fbfc (patch)
tree7e65f1b58e693f3f31733aceac7a3d844cec2df0 /tools/perf/scripts/python/netdev-times.py
parentae038af12c2bc0859279a1a62b5f8cb0ef00f5f8 (diff)
OMAP: DSS2: DSI: fix dsi_dump_clocks()
On OMAP4, reading DSI_PLL_CONFIGURATION2 register requires the L3 clock (CIO_CLK_ICG) to PLL. Currently dsi_dump_clocks() tries to read that register without enabling the L3 clock, leading to crash if DSI is not in use. The status of the bit being read from DSI_PLL_CONFIGURATION2 is available from dsi_clock_info->use_sys_clk, so we can avoid the whole problem by just using that. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions