aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2012-10-22 08:57:25 -0400
committerTomi Valkeinen <tomi.valkeinen@ti.com>2012-11-05 04:14:04 -0500
commit046bc5751d70c9d5356d725e3e16987ed98eb7c8 (patch)
tree21681d4146a35a23d77393b21d55943a7e494355 /tools/perf/scripts/python/sctop.py
parent9296dbd79efb3a754f06d71510cc47af7eff0bee (diff)
OMAPDSS: fix DPI & DSI init order
DPI may use DSI PLL, so it depends on DSI. However, currently DPI driver is added first, which causes DPI initialization to fail when it tries to get the DSI PLL. This patch changes the init order to fix this. A better solution would be to separate DSI PLL and DSI drivers. They have dependencies, though, but we could still have DSI PLL as an independent entity that we could initialize before any of the output drivers. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions