Input: move input-polldev to drivers/input
authorDmitry Torokhov <dtor@insightbb.com>
Wed, 13 Jun 2007 05:49:58 +0000 (01:49 -0400)
committerDmitry Torokhov <dtor@insightbb.com>
Wed, 13 Jun 2007 05:49:58 +0000 (01:49 -0400)
commit893e7c2db05f14032f2390ef7c59a499fc25ccae
tree75c7882b71aea19ea5e71be509d0af6107404a8e
parent8c4df74e02b0853ad86d1595fb6065d6c26fb196
Input: move input-polldev to drivers/input

To work around deficiences in Kconfig that allows to "select"
a symbol without automatically selecting all dependencies for
that symbol move input-polldev from drivers/input/misc to
drivers/input thus removing extra dependency on CONFIG_INPUT_MISC.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/Kconfig
drivers/input/Makefile
drivers/input/input-polldev.c [moved from drivers/input/misc/input-polldev.c with 100% similarity]
drivers/input/misc/Kconfig
drivers/input/misc/Makefile