Hi Geert,
Who should use atari_mouse_interrupt_hook (no users left)?
No one should be using atari_mouse_interrupt_hook anymore so it can be killed
off. I probably renamed the hook in all but that one place following a
recommendation from the list. My bad, as usual.
Looks like you missed one more spot, so I came up with this. OK?
commit 896d2f2715d1fadd4c510c4125b1e4c0f1918f6f
Author: Michael Schmitz <schmitz@xxxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue Dec 16 21:26:03 2008 +0100
atari: Use the correct mouse interrupt hook
The Atari keyboard driver calls atari_mouse_interrupt_hook if it's set, not
atari_input_mouse_interrupt_hook. Fix below.
[geert] Killed off atari_mouse_interrupt_hook completely, after fixing another
incorrect assignment in atarimouse.c.
Signed-off-by: Michael Schmitz <schmitz@xxxxxxxxxx>
Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
That should fix it for good. Thanks!
Michael
--
To unsubscribe from this list: send the line "unsubscribe linux-m68k" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html