diff options
author | Lucas Stach <[email protected]> | 2021-10-02 02:59:40 +0200 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2021-10-06 20:13:23 +0800 |
commit | fadf79a07b48af66e367b49c3a445a1282148fcf (patch) | |
tree | 6204e799f75cb81313f5e9d380b3c97e6df7c485 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 2b2f106eb55276a60a89ac27a52d0d738b57a546 (diff) |
soc: imx: gpcv2: add lockdep annotation
Some of the GPCv2 power domains are nested inside each other without
visibility to lockdep at the genpd level, as they are in separate
driver instances and don't have a parent/child power-domain relationship.
Add a subclass annotation to the nested domains to let lockdep know that
it is okay to take the genpd lock in a nested fashion.
Signed-off-by: Lucas Stach <[email protected]>
Reviewed-by: Peng Fan <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions