diff options
author | 2014-07-01 19:13:59 +0200 | |
---|---|---|
committer | 2014-07-02 09:44:47 -0700 | |
commit | 89ed7e6e68c176e77c7e2677551c91d4185fe0b4 (patch) | |
tree | 992eb3a4f77b6b03b594b0d45bba136a182efc40 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | clk: at91: main: warn when the main crystal frequency is not set (diff) | |
download | wireguard-linux-89ed7e6e68c176e77c7e2677551c91d4185fe0b4.tar.xz wireguard-linux-89ed7e6e68c176e77c7e2677551c91d4185fe0b4.zip |
clk: s2mps11: Fix clk_ops
s2mps11 clocks had registered callbacks for prepare ,unprepare and is_enabled.
During disabling unused clocks the lack of is_prepared caused that unused
s2mps11 clocks were not unprepared and stayed active.
Regmap_read is cached so it can be called in is_prepare callback
to achieve this information. Enabled field was removed from struct s2mps11_clk.
Signed-off-by: Karol Wrona <k.wrona@samsung.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions