]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: OMAP: fix omap keypad
authorBrian Swetland <swetland@google.com>
Tue, 3 Jan 2006 17:16:21 +0000 (09:16 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Jan 2006 17:16:21 +0000 (09:16 -0800)
commit19f955b5ae6709b746935e28357b2afdd22b5e87
treed482f68abbfd3bd2142702af99dd5dee871d9eb6
parent2a6e47add519246bf48b82acf68ee49705d6cd37
[PATCH] ARM: OMAP: fix omap keypad

- register an "omap-keypad" device so that the keypad
  driver actually gets probed
- initialize kp_tasklet.data so that we don't crash the
  first time the keypad tasklet runs
arch/arm/plat-omap/devices.c
drivers/input/keyboard/omap-keypad.c