]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/IRQ-domain.txt
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
[karo-tx-linux.git] / Documentation / IRQ-domain.txt
index 03df71aeb38c000dd607b657f62ebb477753bf76..8a8b82c9ca5367b8d5859b221ca94c643ee3c978 100644 (file)
@@ -41,8 +41,7 @@ An interrupt controller driver creates and registers an irq_domain by
 calling one of the irq_domain_add_*() functions (each mapping method
 has a different allocator function, more on that later).  The function
 will return a pointer to the irq_domain on success.  The caller must
-provide the allocator function with an irq_domain_ops structure with
-the .map callback populated as a minimum.
+provide the allocator function with an irq_domain_ops structure.
 
 In most cases, the irq_domain will begin empty without any mappings
 between hwirq and IRQ numbers.  Mappings are added to the irq_domain