diff options
author | 2015-05-11 13:18:19 -0700 | |
---|---|---|
committer | 2015-05-11 13:18:19 -0700 | |
commit | b0897972edfa42b4af5c3189b2b7a7fac5867828 (patch) | |
tree | 11501ca06704068c543f0ef96ea9e4aa31e487ce /scripts/gdb/linux/utils.py | |
parent | bus: omap_l3_noc: Fix master id address decoding for OMAP5 (diff) | |
download | linux-rng-b0897972edfa42b4af5c3189b2b7a7fac5867828.tar.xz linux-rng-b0897972edfa42b4af5c3189b2b7a7fac5867828.zip |
ARM: OMAP2+: Remove bogus struct clk comparison for timer clock
With recent changes to use determine_rate, the comparison of two
clocks won't work without clk_is_match that does __clk_get_hw
on the clocks first.
As we've been unconditionally already calling clk_set_parent
already because of the bogus comparison, let's just remove the
check as suggested by Stephen Boyd <sboyd@codeaurora.org>.
Cc: Michael Turquette <mturquette@linaro.org>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Tero Kristo <t-kristo@ti.com>
Cc: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions