From: Alek Du Date: Thu, 11 Jun 2009 09:00:35 +0000 (-0700) Subject: Input: gpio-keys - change timer to workqueue X-Git-Tag: v2.6.31-rc1~100^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b346838c5862bfe911432956a106d602535d030;p=pandora-kernel.git Input: gpio-keys - change timer to workqueue The gpio_get_value function of I2C/SPI GPIO expander may sleep thus this function call can not be called in a timer function. Signed-off-by: Alek Du Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed