diff options
author | 2013-06-05 18:06:36 +0300 | |
---|---|---|
committer | 2013-06-11 18:04:08 -0700 | |
commit | 34e452a152efd25d654b7bc809df429337115b03 (patch) | |
tree | 24e7acc9298b2c61e7edccbad7b327d16c704d4e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: use clk_get_rate() for debugfs (diff) | |
download | linux-dev-34e452a152efd25d654b7bc809df429337115b03.tar.xz linux-dev-34e452a152efd25d654b7bc809df429337115b03.zip |
clk: honor CLK_GET_RATE_NOCACHE in clk_set_rate
clk_set_rate() uses clk->rate directly. This causes problems if the clock
is marked as CLK_GET_RATE_NOCACHE. Hence call clk_get_rate() to get the
current rate.
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions