Input: omap-keypad: Remove dependencies to mach includes
authorTony Lindgren <tony@atomide.com>
Fri, 7 Sep 2012 20:27:58 +0000 (13:27 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Sep 2012 01:06:30 +0000 (18:06 -0700)
commitf799a3d8fe170159257b75c1baf48a7c1f625d1d
tree7ff1338229905d4ab2a7835966aa21ab33d18cd7
parent4b25408f1f61c35b70a19a41053b5e5e3224e97f
Input: omap-keypad: Remove dependencies to mach includes

Remove support for omap2+ as it's no longer needed since
it's using matrix-keypad. This way we can remove depency
to plat and mach headers which is needed for ARM common
zImage support.

Also remove INT_KEYBOARD by using omap_kp->irq.

Note that this patch depends on an earlier patch
"ARM: OMAP: Move gpio.h to include/linux/platform_data".

Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org
Acked-by: Sourav Poddar <sourav.poddar@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/input/keyboard/Kconfig
drivers/input/keyboard/omap-keypad.c
This page took 0.025062 seconds and 5 git commands to generate.