aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMarek Szyprowski <[email protected]>2018-10-02 13:52:10 +0200
committerSylwester Nawrocki <[email protected]>2018-10-05 13:36:39 +0200
commit1da220e3a5d22fccda0bc8542997abc1d1741268 (patch)
tree8e386d38d8d6c8b4d9379f25773630be10f4934e /tools/perf/scripts/python/exported-sql-viewer.py
parentb33228029d842269e17bba591609e83ed422005d (diff)
clk: samsung: Use clk_hw API for calling clk framework from clk notifiers
clk_notifier_register() documentation states, that the provided notifier callbacks associated with the notifier must not re-enter into the clk framework by calling any top-level clk APIs. Fix this by replacing clk_get_rate() calls with clk_hw_get_rate(), which is safe in this context. Signed-off-by: Marek Szyprowski <[email protected]> Signed-off-by: Sylwester Nawrocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions