diff options
author | Niklas Söderlund <[email protected]> | 2021-10-14 12:38:15 +0200 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2021-10-15 09:15:52 +0200 |
commit | b8aaf1415a1bc3a61f870366b3f989b3bc3e2824 (patch) | |
tree | 11d5255f0281c11e21380ee2a9b77863797881ef /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | f6c83676c6097d3f21895b360a03804f810e6d54 (diff) |
thermal: rcar_gen3_thermal: Store thcode and ptat in priv data
Prepare for reading the THCODE and PTAT values from hardware fuses by
storing the values used during calculations in the drivers private
data structures.
As the values are now stored directly in the private data structures
there is no need to keep track of the TSC channel id as its only usage
was to lookup the THCODE row, drop it.
Signed-off-by: Niklas Söderlund <[email protected]>
Tested-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions