summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorArchit Taneja <archit@ti.com>2011-03-31 13:23:35 +0530
committerTomi Valkeinen <tomi.valkeinen@ti.com>2011-04-15 11:08:22 +0300
commit6553b2105c8871dae8dfff244440e793f3a6bdb9 (patch)
treea6c991be2ebb84b4dd15acb920b91df11c107dd3 /tools/perf/scripts/python/netdev-times.py
parent4eb68edb7d21aff81765a065680270693c23fbfc (diff)
OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3
dss.lcd_clk_source is set to the default value DSS_CLK_SRC_FCK at dss_init. For OMAP2 and OMAP3, the dss.lcd_clk_source should always be the same as dss.dispc_clk_source. The function dss_get_lcd_clk_source() always returns the default value DSS_CLK_SRC_FCK for OMAP2/3. This leads to wrong clock dumps when dispc_clk_source is not DSS_CLK_SRC_FCK. Correct this function to always return dss.dispc_clk_source for OMAP2/3. Signed-off-by: Archit Taneja <archit@ti.com> 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