On 1/21/21 9:34 PM, Thara Gopinath wrote:
thermal_notify_framework just updates for a single trip point where as
thermal_zone_device_update does other bookkeeping like updating the
temperature of the thermal zone, running through the list of trip points
and setting the next trip point etc
use thermal_zone_device_update instead. Since there are no users
for thermal_notify_framework remove it.
Signed-off-by: Thara Gopinath
---
drivers/thermal/thermal_core.c | 18 --
include/linux/thermal.h| 4
2 files changed, 22 deletions(-)
diff --git a/drivers
Since thermal_notify_framework is no longer supported/implemented
remove the entry from sysfs-api.rst.
---
Documentation/driver-api/thermal/sysfs-api.rst | 12 +---
1 file changed, 1 insertion(+), 11 deletions(-)
diff --git a/Documentation/driver-api/thermal/sysfs-api.rst
b/Documentation
rom
thermal documentation.
Thara Gopinath (3):
net: wireless: intel: iwlwifi: mvm: tt: Replace
thermal_notify_framework
drivers: thermal: Remove thermal_notify_framework
Documentation: driver-api: thermal: Remove thermal_notify_framework
from documentation
Documentation/driver-api/ther
thorough.
Acked-by: Kalle Valo
Signed-off-by: Thara Gopinath
---
v1->v2:
- Removed net: wireless: intel: from subject header of Patch 1
in the series as per Kalle Valo and added his Acked-by.
drivers/net/wireless/intel/iwlwifi/mvm/tt.c | 4 ++--
1 file changed, 2 insertions(+)
much. But I see from the
comments on your patches that this has been tested out. So that is good.
Thanks,
rui
-Original Message-
From: Thara Gopinath
Sent: Tuesday, January 19, 2021 10:06 PM
To: Zhang, Rui ; daniel.lezc...@linaro.org;
kv...@codeaurora.org; da...@davemloft.net; k...@kerne
On 1/19/21 11:19 AM, Kalle Valo wrote:
Thara Gopinath writes:
thermal_notify_framework just updates for a single trip point where as
thermal_zone_device_update does other bookkeeping like updating the
temperature of the thermal zone and setting the next trip point etc.
Replace
former, replace thermal_notify_framework with
thermal_zone_device_update.
Thara Gopinath (2):
net: wireless: intel: iwlwifi: mvm: tt: Replace
thermal_notify_framework
drivers: thermal: Remove thermal_notify_framework
drivers/net/wireless/intel/iwlwifi/mvm/tt.c | 4 ++--
drivers/thermal
thorough.
Signed-off-by: Thara Gopinath
---
drivers/net/wireless/intel/iwlwifi/mvm/tt.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/wireless/intel/iwlwifi/mvm/tt.c
b/drivers/net/wireless/intel/iwlwifi/mvm/tt.c
index 507625f96dd7..a0c6be03903a 100644
--- a
use thermal_zone_device_update instead. Since there are no users
for thermal_notify_framework remove it.
Signed-off-by: Thara Gopinath
---
drivers/thermal/thermal_core.c | 18 --
include/linux/thermal.h| 4
2 files changed, 22 deletions(-)
diff --git a/drivers
10 matches
Mail list logo