Re: [PATCH] MFD: ab8500: pass AB8500 IRQ to debugfs code by resource

From: Arnd Bergmann
Date: Fri Apr 12 2013 - 06:49:03 EST


On Friday 12 April 2013, Linus Walleij wrote:
> On Fri, Apr 12, 2013 at 10:08 AM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
> > On Friday 12 April 2013, Linus Walleij wrote:
>
> >> Actually, well, this one IRQ (the one I start to pass) is already
> >> domain-mapped to the global IRQ numberspace, so that one will
> >> be correct.
> >
> > I don't know if we're talking about the same thing here.
> >
> > My point was that passing a domain-mapped IRQ number into mfd_add_devices
> > with another domain will result in the attempt to map that number into
> > another domain, which does not work.
>
> Ah, yes you're right ... now I need to find some other way
> to pass this resource ... hm.
>

What is it actually needed for? In the code I'm looking at in linux-next
it only gets passed to a function that ignores it.

Arnd
--
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/