WSL2-Linux-Kernel/drivers/sh/intc
Paul Mundt 6318af900c sh: intc: Fix up build failure introduced by radix tree changes.
The radix tree retry logic got a bit of an overhaul and subsequently
broke the virtual IRQ subgroup build. Simply switch over to
radix_tree_deref_retry() as per the filemap changes, which the virq
lookup logic was modelled after in the first place.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-11-15 14:30:30 +09:00
..
Kconfig sh: intc: Add missing files. 2010-10-06 15:38:16 +09:00
Makefile sh: intc: Add missing files. 2010-10-06 15:38:16 +09:00
access.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
balancing.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
chip.c sh: intc: irq_data conversion. 2010-10-27 15:42:10 +09:00
core.c sh: intc: Update for single IRQ reservation helper. 2010-11-01 16:10:48 -04:00
dynamic.c sh: intc: Update for single IRQ reservation helper. 2010-11-01 16:10:48 -04:00
handle.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
internals.h sh: intc: irq_data conversion. 2010-10-27 15:42:10 +09:00
userimask.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
virq-debugfs.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
virq.c sh: intc: Fix up build failure introduced by radix tree changes. 2010-11-15 14:30:30 +09:00