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 <rob.herr...@calxeda.com> > Cc: Grant Likely <grant.lik...@secretlab.ca> > Cc: Stephen Warren <swar...@nvidia.com> > Signed-off-by: Linus Walleij <linus.wall...@linaro.org> > --- > 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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/