Re: [PATCH 4/4 v2] gpio/tegra: convert to use linear irqdomain

From: Stephen Warren
Date: Fri Oct 19 2012 - 12:12:38 EST


On 10/19/2012 04:54 AM, Linus Walleij wrote:
> The Tegra driver tries to do the work of irq_domain_add_linear()
> by reserving a bunch of descriptors somewhere and keeping track
> of the base offset, then calling irq_domain_add_legacy(). Let's
> stop doing that and simply use the linear IRQ domain.
>
> For this to work: use irq_create_mapping() in the IRQ iterator
> so that the descriptors get allocated here.

Tested-by: Stephen Warren <swarren@xxxxxxxxxx>
Acked-by: Stephen Warren <swarren@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/