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)
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>

No differences found