From: Dmitry Torokhov Date: Wed, 13 Jun 2007 05:49:58 +0000 (-0400) Subject: Input: move input-polldev to drivers/input X-Git-Tag: v2.6.22-rc5~41^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=893e7c2db05f14032f2390ef7c59a499fc25ccae;p=pandora-kernel.git 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 --- Reading git-diff-tree failed