diff options
author | 2013-11-01 11:26:43 +0200 | |
---|---|---|
committer | 2013-11-18 14:32:25 +0200 | |
commit | 6e555e2752ea284bda55b0ee477a512e1525b84a (patch) | |
tree | 5bdc8a51e572c2463622d59e92c632c7a338ebc1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.12 (diff) | |
download | linux-dev-6e555e2752ea284bda55b0ee477a512e1525b84a.tar.xz linux-dev-6e555e2752ea284bda55b0ee477a512e1525b84a.zip |
OMAPDSS: fix omap2 dss fck handling
The driver considers OMAP2 DSS's functional clock as a fixed clock.
However, it can be changed, but the possible dividers are not continuous
which is why it was just handled as a fixed clock.
As a partial fix, this patch changes the code to handle the continous
part of the dividers, from 1 to 6. This let's us handle the OMAP2 fck
the same way as fcks on other OMAPs.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions