[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110325120830.GC22502@sirena.org.uk>
Date: Fri, 25 Mar 2011 12:08:30 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Samuel Ortiz <sameo@...ux.intel.com>
Subject: Re: [patch 09/10] mfd: Cleanup irq namespace
On Fri, Mar 25, 2011 at 11:12:32AM -0000, Thomas Gleixner wrote:
> Converted with coccinelle.
>
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
Acked-by: Mark Brown <broonie@...nsource.wolfsonmicro.com>
but
> #ifdef CONFIG_ARM
> set_irq_flags(__irq, IRQF_VALID);
> #else
> - set_irq_noprobe(__irq);
> + irq_set_noprobe(__irq);
it looks like you also need to update the set_irq_flags() naming.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists