]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/clk/clk-scmi.c
Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / drivers / clk / clk-scmi.c
index 886f7c5df51a919cadb74d1161438a7607554105..c491f5de0f3f45f7906cbcb99513d534e0082f0e 100644 (file)
@@ -176,7 +176,7 @@ static int scmi_clocks_probe(struct scmi_device *sdev)
 }
 
 static const struct scmi_device_id scmi_id_table[] = {
-       { SCMI_PROTOCOL_CLOCK },
+       { SCMI_PROTOCOL_CLOCK, "clocks" },
        { },
 };
 MODULE_DEVICE_TABLE(scmi, scmi_id_table);