26 Sep, 2007
1 commit
-
For slow running polling, it saves power to align wakeups on tick boundary.
Signed-off-by: Stephen Hemminger
Signed-off-by: Dmitry Torokhov
13 Jun, 2007
1 commit
-
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