Re: [PATCH] irqdomain: export irq_domain_simple_ops for !CONFIG_OF

From: Jamie Iles
Date: Mon Dec 12 2011 - 06:59:55 EST


On Mon, Dec 12, 2011 at 12:11:43PM +0100, Thomas Gleixner wrote:
> On Thu, 1 Dec 2011, Rob Herring wrote:
>
> > On 12/01/2011 04:15 AM, Jamie Iles wrote:
> > > irqdomain support is used in interrupt controller drivers that may not
> > > have device tree support but only need the basic HW->Linux irq
> > > translation. Rather than having each of these implement their own IRQ
> > > domain, allow them to use the simple ops.
> > >
> > > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> > > Cc: Rob Herring <robherring2@xxxxxxxxx>
> > > Cc: Grant Likely <grant.likely@xxxxxxxxxxxx>
> > > Signed-off-by: Jamie Iles <jamie@xxxxxxxxxxxxx>
> > > ---
> >
> > Acked-by: Rob Herring <robherring2@xxxxxxxxx>
>
> Acked-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
>
> Grant, are you taking it or should I pull it via tip ?

Is okay if I send this one to Russell? I need to patch the VIC driver
to use this and I could send both to Russell at the same time and a
couple of other ARM drivers that want to use it could use that as a
base.

Thanks,

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