From: Michael Schmitz Date: Tue, 16 Dec 2008 20:26:03 +0000 (+0100) Subject: input/atari: Use the correct mouse interrupt hook X-Git-Tag: v3.0-rc1~412^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7786908c3c1bb38dcc5cd2c037251c05507eef16;p=pandora-kernel.git input/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 Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed