irq_domain: correct a minor wrong comment for linear revmap
[deliverable/linux.git] / kernel / irq / irqdomain.c
index 0c51958c63354f38d5775a6e4641b10e82fb7278..622fdf4b82b6b4e60c36a1c7013b43982f53018c 100644 (file)
@@ -248,7 +248,7 @@ struct irq_domain *irq_domain_add_legacy(struct device_node *of_node,
 EXPORT_SYMBOL_GPL(irq_domain_add_legacy);
 
 /**
- * irq_domain_add_linear() - Allocate and register a legacy revmap irq_domain.
+ * irq_domain_add_linear() - Allocate and register a linear revmap irq_domain.
  * @of_node: pointer to interrupt controller's device tree node.
  * @size: Number of interrupts in the domain.
  * @ops: map/unmap domain callbacks
This page took 0.024199 seconds and 5 git commands to generate.