diff options
author | 2018-09-25 11:03:00 +0200 | |
---|---|---|
committer | 2018-10-22 17:42:19 -0700 | |
commit | 9c9ae8da710639790f1d45b1a55d28ee70734c11 (patch) | |
tree | 5c303bf5e8d3783c49f14c46d7b96398e6272bda /tools/perf/scripts/python/export-to-sqlite.py | |
parent | thermal/drivers/hisi: Change the platform data pointer to sensor ops (diff) | |
download | linux-dev-9c9ae8da710639790f1d45b1a55d28ee70734c11.tar.xz linux-dev-9c9ae8da710639790f1d45b1a55d28ee70734c11.zip |
thermal/drivers/hisi: Change the driver to be sensor oriented
In order to support multiple sensors, we have to change the code to
deal with sensors and not the hisi thermal structure.
Add a back pointer to the hisi thermal structure (containerof is not a
good option because later we convert the sensor field to a pointer).
Change the functions parameters to take a sensor instead of this hisi
thermal 'data' structure.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions