diff options
author | Andi Shyti <andi.shyti@samsung.com> | 2016-01-20 19:14:24 +0900 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-01-29 12:47:22 -0800 |
commit | dedbb2724dca5de4073c261c52fa76bf348f6a0d (patch) | |
tree | b45765e2c17539799ef078a9febe1d2c6e666626 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 36da4def1ea7a5f698d3096d10316f911e819621 (diff) |
clk: s2mps11: remove redundant code
The definition of s2mps11_name is meant to resolve the name of a
given clock. Remove it because the clocks have the same name we
can get it directly from the s2mps11_clks_init structure.
While in the probe function the s2mps11_clks is used only to
iterate through the s2mps11_clks. The naming itself brings
confusion and the readability does not improve much.
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions