diff options
author | Niklas Söderlund <[email protected]> | 2020-03-10 18:00:28 +0100 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2020-03-20 12:17:48 +0100 |
commit | 57ed737f1646579bf77070109c18ea78db690d18 (patch) | |
tree | 75be1c3b492bafab77c9c8bee6e65203ddd45bae /scripts/bpf_helpers_doc.py | |
parent | 7617e771c16611b422c43b3b154dce2b3ee152d5 (diff) |
thermal: rcar_thermal: Do not store ctemp in rcar_thermal_priv
There is no need to cache the ctemp value in the private data structure
as it's always prefetched before it's used. Remove it from the structure
and have rcar_thermal_update_temp return the value instead of storing
it.
Signed-off-by: Niklas Söderlund <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions