Re: [PATCH][RESEND] clocksource: tegra: remove deprecated IRQF_DISABLED

2013-12-09 Thread Michael Opdenacker
On 12/09/2013 06:06 PM, Stephen Warren wrote: > On 12/09/2013 02:35 AM, 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. > I assume that the maintainers for drivers/clocksource/ will apply thi

Re: [PATCH][RESEND] clocksource: tegra: remove deprecated IRQF_DISABLED

2013-12-09 Thread Stephen Warren
On 12/09/2013 02:35 AM, 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. I assume that the maintainers for drivers/clocksource/ will apply this. If not, let me know, and I can take it through t

[PATCH][RESEND] clocksource: tegra: remove deprecated IRQF_DISABLED

2013-12-09 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/clocksource/tegra20_timer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/clocksource/tegra20_time