Re: [PATCH 5/7] irqchip: s3c24xx: fix function type for IRQCHIP_OF_DECLARE

From: Jason Cooper
Date: Tue May 13 2014 - 15:19:27 EST


On Tue, May 13, 2014 at 12:02:06PM -0500, Rob Herring wrote:
> On Tue, May 13, 2014 at 10:22 AM, Jason Cooper <jason@xxxxxxxxxxxxxx> wrote:
> > Rob,
> >
> > On Mon, May 12, 2014 at 07:29:51PM -0500, Rob Herring wrote:
> >> From: Rob Herring <robh@xxxxxxxxxx>
> >>
> >> Adding function type checking to IRQCHIP_OF_DECLARE found a type mismatch
> >> with s3c2410_init_intc_of and s3c2416_init_intc_of. The function only takes
> >> the 1st 2 parameters.
> >>
> >> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> >> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> >> ---
> >> drivers/irqchip/irq-s3c24xx.c | 6 ++----
> >> 1 file changed, 2 insertions(+), 4 deletions(-)
> >
> > Thomas has asked me to give him a hand with the patches for
> > drivers/irqchip. When you add these two to your tree, could you amend
> > the subject line to conform with the other patches in that directory?
>
> Excellent! We've needed some help there for a long time. Is there a
> patch in flight to add this to MAINTAINERS.

See:

https://lkml.kernel.org/r/1400006821-32145-1-git-send-email-jason@xxxxxxxxxxxxxx

and it's now in irq/urgent in the tip tree.

thx,

Jason.
--
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/