diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2017-10-19 20:05:54 +0300 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2017-11-01 05:32:16 +0300 |
commit | 81d7cb7946f03d339244e1a822b7da246d8c79ff (patch) | |
tree | 39db7fba7b70213fba4bc29838fa0765025f706e /include/linux/fpga/fpga-mgr.h | |
parent | bc02ef6d98a601a39f735cbbb67807fb752b5138 (diff) | |
download | linux-81d7cb7946f03d339244e1a822b7da246d8c79ff.tar.xz |
thermal/drivers/hisi: Remove thermal data back pointer
The presence of the thermal data pointer in the sensor structure has the unique
purpose of accessing the thermal data in the interrupt handler.
The sensor pointer is passed when registering the interrupt handler, replace the
cookie by the thermal data pointer, so the back pointer is no longer needed.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions