OSDN Git Service

Input: samsung-keypad - enable compiling on other platforms
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 8 Nov 2011 07:59:41 +0000 (23:59 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 15 Nov 2011 17:46:14 +0000 (09:46 -0800)
commit8d964a2872ea0914e00bc7798e68899e01715185
treee55e7ed48bdf53637cb53d18d436bf0e4cecdab0
parent400bf2995be617474ebc4b2a0989f2b0a0e498cf
Input: samsung-keypad - enable compiling on other platforms

There is nothing in keypad platform definitions that requires
the driver be complied on Samsung platform only, so let's move them
out of the platform subdirectory and relax the dependencies.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
arch/arm/plat-samsung/include/plat/keypad.h
drivers/input/keyboard/Kconfig
drivers/input/keyboard/samsung-keypad.c
include/linux/input/samsung-keypad.h [new file with mode: 0644]