[RFC 0/1] hwmon: (hp-wmi-sensors) Support autoloading

From: Armin Wolf
Date: Mon Mar 18 2024 - 17:58:03 EST


Currently, the hp-wmi-sensors driver needs to be loaded manually
on supported machines. This however is unnecessary since the WMI
id table can be used to support autoloading.

However the driver might conflict with the hp-wmi driver since both
seem to use the same WMI GUID for registering notify handler.

I am thus submitting this patch as an RFC for now.

Armin Wolf (1):
hwmon: (hp-wmi-sensors) Add missing MODULE_DEVICE_TABLE()

drivers/hwmon/hp-wmi-sensors.c | 2 ++
1 file changed, 2 insertions(+)

--
2.39.2