diff options
author | 2010-10-18 03:50:29 +0000 | |
---|---|---|
committer | 2010-10-18 20:33:10 +0900 | |
commit | c2590f4a8ddf461d33ac2085d966432b2a6a09f2 (patch) | |
tree | c0302f29a328b6200517c933db2cb4a94e96be58 /tools/perf/scripts/python/syscall-counts.py | |
parent | sh: fix clk_get() error handling (diff) | |
download | linux-dev-c2590f4a8ddf461d33ac2085d966432b2a6a09f2.tar.xz linux-dev-c2590f4a8ddf461d33ac2085d966432b2a6a09f2.zip |
sh: clkfwk: modify for_each_frequency end condition
The end condition of for_each_frequency should care about
both clk_rate_table_round and clk_rate_div_range_round,
and using "correct max size" is a natural idea in later function.
To avoid data over flow, this patch didn't modify
clk_rate_div_range_round side as .max = div_max + 1.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions