mips: Fix i8253 clockevent fallout
authorThomas Gleixner <tglx@linutronix.de>
Fri, 22 Jul 2011 09:17:11 +0000 (11:17 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 22 Jul 2011 09:18:22 +0000 (11:18 +0200)
commitded7c1ee9799fe0ca725b459f151402e3ca4d12b
tree3b080317ea973bb1f26aab67dcd0bcf3f38d5379
parent01898e3e29ea8242d81923da11ce88ba71290a48
mips: Fix i8253 clockevent fallout

pit_clockevent wants to replaced in the argument of the callback
function as well.

Reported-by; Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/mips/kernel/i8253.c