commit | cffdde993a016bedbc2f5eb60d00c3a766ffb612 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Thu Dec 24 00:02:30 2009 -0800 |
committer | Len Brown <len.brown@intel.com> | Thu Dec 24 14:46:17 2009 -0500 |
tree | fb8a001f35306b5bfd49af53e3aff22c298df2c6 | |
parent | c45bc9d62c39202b401d1bf7bb2812abb88798a1 [diff] |
sony-laptop - switch from workqueue to a timer 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>