mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-26 09:38:29 +00:00
The keypad interrupt registering must be put at the end of probe, behind the timer init. Otherwise, interrupt will occur during keypad initial. Signed-off-by: Xinyu Chen <xinyu.chen@freescale.com>