OSDN Git Service

MIPS: ralink: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sat, 27 Sep 2014 06:31:05 +0000 (08:31 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 29 Sep 2014 17:46:32 +0000 (19:46 +0200)
commit31d6f57d3c65fd75c18ea9a3acebedc6cd60d656
tree79547da67707e07947229e4f137c19f1d6d81dcd
parent4b050ba7a66c3ff26cc329ea4db0e9fb2d66a064
MIPS: ralink: remove deprecated IRQF_DISABLED

Remove the use of the IRQF_DISABLED flag
from arch/mips/ralink/timer.c

It's a NOOP since 2.6.35 and it will be removed soon.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Cc: akpm@linux-foundation.org
Cc: jkosina@suse.cz
Cc: standby24x7@gmail.com
Cc: rdunlap@infradead.org
Cc: yongjun_wei@trendmicro.com.cn
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/7886/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/timer.c