l.org; Coelho,
Luciano
Cc: linux-wirel...@vger.kernel.org; linux-ker...@vger.kernel.org;
netdev@vger.kernel.org; linux...@vger.kernel.org; am...@kernel.org;
Errera, Nathan
Subject: [PATCH 0/2] thermal: Replace thermal_notify_framework with
thermal_zone_device_update
Importance:
lho,
> Luciano
> Cc: linux-wirel...@vger.kernel.org; linux-ker...@vger.kernel.org;
> netdev@vger.kernel.org; linux...@vger.kernel.org; am...@kernel.org;
> Errera, Nathan
> Subject: [PATCH 0/2] thermal: Replace thermal_notify_framework with
> thermal_zone_device_update
> Impor
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. Since the later is a more thorough
version of for