git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c57c0a2
)
Input: gpio-keys - change timer to workqueue
author
Alek Du
<alek.du@intel.com>
Thu, 11 Jun 2009 09:00:35 +0000
(
02:00
-0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 11 Jun 2009 09:08:50 +0000
(
02:08
-0700)
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 <alek.du@intel.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found