Re: [PATCH] arm: plat-orion: remove deprecated IRQF_DISABLED

2013-12-09 Thread Jason Cooper
On Mon, Dec 09, 2013 at 06:13:43AM +0100, Michael Opdenacker wrote: > Hi Jason, > > On 10/17/2013 02:54 PM, Jason Cooper wrote: > > On Sat, Oct 12, 2013 at 05:49:20AM +0200, Michael Opdenacker wrote: > >> This patch proposes to remove the use of the IRQF_DISABLED flag > >> > >> It's a NOOP since 2

Re: [PATCH] arm: plat-orion: remove deprecated IRQF_DISABLED

2013-12-08 Thread Michael Opdenacker
Hi Jason, On 10/17/2013 02:54 PM, Jason Cooper wrote: > On Sat, Oct 12, 2013 at 05:49:20AM +0200, Michael Opdenacker wrote: >> This patch proposes to remove the use of the IRQF_DISABLED flag >> >> It's a NOOP since 2.6.35 and it will be removed one day. >> >> Signed-off-by: Michael Opdenacker >>

Re: [PATCH] arm: plat-orion: remove deprecated IRQF_DISABLED

2013-10-17 Thread Jason Cooper
On Sat, Oct 12, 2013 at 05:49:20AM +0200, Michael Opdenacker wrote: > This patch proposes to remove the use of the IRQF_DISABLED flag > > It's a NOOP since 2.6.35 and it will be removed one day. > > Signed-off-by: Michael Opdenacker > --- > arch/arm/plat-orion/time.c | 2 +- > 1 file changed, 1