Re: [PATCH v2 0/4] HWMON LM90 interrupt fixes and improvements

From: Guenter Roeck
Date: Fri Jun 18 2021 - 17:34:14 EST


On Sat, Jun 19, 2021 at 12:11:58AM +0300, Dmitry Osipenko wrote:
> Hi,
>
> This series makes interrupt usable on NVIDIA Tegra devices, it also
> switches LM90 driver to use hwmon_notify_event().
>
> Dmitry Osipenko (4):
> hwmon: (lm90) Don't override interrupt trigger type
> hwmon: (lm90) Use hwmon_notify_event()
> hwmon: (lm90) Unmask hardware interrupt
> hwmon: (lm90) Disable interrupt on suspend
>
> drivers/hwmon/lm90.c | 79 ++++++++++++++++++++++++++++++++++++--------
> 1 file changed, 66 insertions(+), 13 deletions(-)
>

Please resubmit with change log.

Guenter