aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaniel Lezcano <[email protected]>2023-03-01 21:14:29 +0100
committerRafael J. Wysocki <[email protected]>2023-03-03 20:45:02 +0100
commita6ff3c0021468721b96e84892a8cae24bde8d65f (patch)
tree2a640cca042cde3397833dab19851688f2d90b7c /tools/perf/scripts/python
parent0a3f9a6b0265b64c02226fcabb5e9a958307913b (diff)
thermal/core: Add a thermal zone 'devdata' accessor
The thermal zone device structure is exposed to the different drivers and obviously they access the internals while that should be restricted to the core thermal code. In order to self-encapsulate the thermal core code, we need to prevent the drivers accessing directly the thermal zone structure and provide accessor functions to deal with. Provide an accessor to the 'devdata' structure and make use of it in the different drivers. No functional changes intended. Signed-off-by: Daniel Lezcano <[email protected]> Acked-by: Rafael J. Wysocki <[email protected]> Acked-by: Mark Brown <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions