On Tue, Oct 16, 2012 at 09:23:33PM +0200, Linus Walleij wrote:
> The MXS driver tries to do the work of irq_domain_add_linear()

s/MXS/tegra

> 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.
> 
> Cc: Rob Herring <[email protected]>
> Cc: Grant Likely <[email protected]>
> Cc: Stephen Warren <[email protected]>
> Signed-off-by: Linus Walleij <[email protected]>
> ---
>  drivers/gpio/gpio-tegra.c | 12 ++++--------
>  1 file changed, 4 insertions(+), 8 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to