Re: [PATCH] dma: coh901318: remove deprecated IRQF_DISABLED

2013-10-13 Thread Vinod Koul
On Sun, Oct 13, 2013 at 07:00:00AM +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. Applied, thanks ~Vinod > > Signed-off-by: Michael Opdenacker > --- > drivers/dma/coh901318.c | 2 +

[PATCH] dma: coh901318: remove deprecated IRQF_DISABLED

2013-10-12 Thread Michael Opdenacker
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 --- drivers/dma/coh901318.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/coh901318.c b/drivers/dma/coh901