diff options
author | Jon Hunter <[email protected]> | 2017-10-23 12:12:52 +0100 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2017-11-01 14:58:13 +0100 |
commit | 109eba2eb61ab92fc1f92e02d69ee0aa16e10c6a (patch) | |
tree | 4c179e5a5c116669a0e23b18e9197ec66efbc64c /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | d83b26e0f2b013d29cc1431e35eb10c85e76784a (diff) |
clk: tegra: Mark APB clock as critical
Currently, the APB clock is registered with the CLK_IGNORE_UNUSED flag
to prevent the clock from being disabled if unused on boot. However,
even if it is used, it still needs to be always kept enabled so that it
doesn't get inadvertently disabled when all of its children are, and so
update the flag for the APB clock to be CLK_IS_CRITICAL.
Suggested-by: Peter De Schrijver <[email protected]>
Signed-off-by: Jon Hunter <[email protected]>
Acked-By: Peter De Schrijver <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions