]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clocksource: sun4i: remove IRQF_DISABLED
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 14 Oct 2013 19:07:48 +0000 (21:07 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 22 Oct 2013 20:36:50 +0000 (22:36 +0200)
commit3353652ce0eb22854b1748b8320c2b81912953a1
tree6a86e07eb9f472fbb7202b5da2a056d52171243b
parent12e1480bcb4920c1b02b3793cb48756497919a60
clocksource: sun4i: remove IRQF_DISABLED

IRQF_DISABLED is a no-op nowadays, so we can safely remove it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/sun4i_timer.c