commit | 8c0ffc8f9a76b2007258f146a4ff22ef14e68590 | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Sep 25 11:03:03 2018 +0200 |
committer | Eduardo Valentin <edubezval@gmail.com> | Mon Oct 22 17:44:23 2018 -0700 |
tree | b5e4c324272e31c462f29926cb38e0379bcf0d5b | |
parent | 9bb4ec8d9e93f0d1a94e8aa9100c5f42fd364078 [diff] |
thermal/drivers/hisi: Prepare to support multiple sensors Convert the 'sensor' field to a pointer and propagate the change in the file. Havintg a pointer, gives us the opportunity to define multiple sensors. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>