dt: Fix binding typos in clock-names and interrupt-names
[firefly-linux-kernel-4.4.55.git] / drivers / of / irq.c
index 9bcf2cf19357837dcb6dd8e5cce637150a7a32d0..e2e4c548a42fc30b82996a24df8853e1a83cdaf0 100644 (file)
@@ -364,7 +364,7 @@ int of_irq_to_resource(struct device_node *dev, int index, struct resource *r)
 
                memset(r, 0, sizeof(*r));
                /*
-                * Get optional "interrupts-names" property to add a name
+                * Get optional "interrupt-names" property to add a name
                 * to the resource.
                 */
                of_property_read_string_index(dev, "interrupt-names", index,