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:
c45bc9d
)
sony-laptop - switch from workqueue to a timer
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Thu, 24 Dec 2009 08:02:30 +0000
(
00:02
-0800)
committer
Len Brown
<len.brown@intel.com>
Thu, 24 Dec 2009 19:46:17 +0000
(14:46 -0500)
The function that is executing in workqueue context does not need
to sleep so let's switch to a timer which is more lightweight.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found