diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-03-31 19:54:48 +0300 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-04-14 12:41:12 +0300 |
commit | bceb5646a15dad49ceb29ec16b8acc10075d0627 (patch) | |
tree | bae77696e1c7857fb0b151d2cf5b7d6d90dfad85 /drivers/power/supply/cros_usbpd-charger.c | |
parent | d2bc4dd91da6095a769fdc9bc519d3be7ad5f97a (diff) | |
download | linux-bceb5646a15dad49ceb29ec16b8acc10075d0627.tar.xz |
thermal: core: Make thermal_zone_set_trips private
The function thermal_zone_set_trips() is used by the thermal core code
in order to update the next trip points, there are no other users.
Move the function definition in the thermal_core.h, remove the
EXPORT_SYMBOL_GPL and document the function.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Lukasz Luba <lukasz.luba@arm.com>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
Link: https://lore.kernel.org/r/20200331165449.30355-1-daniel.lezcano@linaro.org
Diffstat (limited to 'drivers/power/supply/cros_usbpd-charger.c')
0 files changed, 0 insertions, 0 deletions