diff options
author | Stephen Boyd <[email protected]> | 2013-06-17 10:43:13 -0700 |
---|---|---|
committer | David Brown <[email protected]> | 2013-06-24 13:06:42 -0700 |
commit | 8d21415348c0961eedd78e1767095f61d870c8fc (patch) | |
tree | 0238329466c745a1fffbac74c131fd6dfcd9c971 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 1107b1716bb21912ed9eed156d8c0251a8f3a3fa (diff) |
msm: iommu: Use clk_set_rate() instead of clk_set_min_rate()
Calling clk_set_min_rate() is no better than just calling
clk_set_rate() because MSM clock code already takes care of
calling the min_rate ops if the clock really needs
clk_set_min_rate() called on it.
Cc: Joerg Roedel <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Acked-by: Joerg Roedel <[email protected]>
Signed-off-by: David Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions