]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/hwmon/scmi-hwmon.c
Merge branch 'pm-cpufreq'
[linux.git] / drivers / hwmon / scmi-hwmon.c
index 8a7732c0bef3e4fdbd1a2fa4b56d5998f38eae2b..286d3cfda7de868306099315ea91c975d885c718 100644 (file)
@@ -259,7 +259,7 @@ static int scmi_hwmon_probe(struct scmi_device *sdev)
 }
 
 static const struct scmi_device_id scmi_id_table[] = {
-       { SCMI_PROTOCOL_SENSOR },
+       { SCMI_PROTOCOL_SENSOR, "hwmon" },
        { },
 };
 MODULE_DEVICE_TABLE(scmi, scmi_id_table);