dma: misc: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sun, 13 Oct 2013 05:10:51 +0000 (07:10 +0200)
committerVinod Koul <vinod.koul@intel.com>
Sun, 13 Oct 2013 14:51:35 +0000 (20:21 +0530)
commit174b537ac2b8fe1bac31039185b80f873716c5a1
tree2b0361fa5e7986319ccec1420994ed1101ac067b
parent05864648f39a3b2ee8311b44dfd4b06cbb904414
dma: misc: remove deprecated IRQF_DISABLED

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 <michael.opdenacker@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/amba-pl08x.c
drivers/dma/k3dma.c
drivers/dma/mmp_pdma.c
drivers/dma/mmp_tdma.c
drivers/dma/sh/shdmac.c