Commit 7e229fa07da10ee3dc3f88989b515293758c42eb

Authored by Kevin Cernekee
Committed by Ralf Baechle
1 parent 5f2d44591f

IRQCHIP: Update docs regarding irq_domain_add_tree()

Several drivers now use this API, including the ARM GIC driver, so remove
the outdated comment.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Cc: f.fainelli@gmail.com
Cc: jaedon.shin@gmail.com
Cc: abrestic@chromium.org
Cc: tglx@linutronix.de
Cc: jason@lakedaemon.net
Cc: jogo@openwrt.org
Cc: computersforpeace@gmail.com
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/8839/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

Showing 1 changed file with 1 additions and 2 deletions Side-by-side Diff

Documentation/IRQ-domain.txt
... ... @@ -95,8 +95,7 @@
95 95 hwirq number. The disadvantage is that hwirq to IRQ number lookup is
96 96 dependent on how many entries are in the table.
97 97  
98   -Very few drivers should need this mapping. At the moment, powerpc
99   -iseries is the only user.
  98 +Very few drivers should need this mapping.
100 99  
101 100 ==== No Map ===-
102 101 irq_domain_add_nomap()