aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/gameport/gameport.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2010-11-15 01:39:57 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2010-11-18 00:25:45 -0800
commit8ee294cd9def0004887da7f44b80563493b0a097 (patch)
treeb1c7ff0136fa2c359fdf6898a185921dd5a5db92 /drivers/input/gameport/gameport.c
parentce16a474f6305dd631c885ba970d5746e4d5c803 (diff)
downloadkernel_samsung_smdk4412-8ee294cd9def0004887da7f44b80563493b0a097.zip
kernel_samsung_smdk4412-8ee294cd9def0004887da7f44b80563493b0a097.tar.gz
kernel_samsung_smdk4412-8ee294cd9def0004887da7f44b80563493b0a097.tar.bz2
Input: serio - convert to common workqueue instead of a thread
Instead of creating an exclusive thread to handle serio events (which happen rarely), let's switch to using common workqueue. With the arrival of concurrency-managed workqueue infrastructure we are not concerned that our callers or callees also using workqueue (no deadlocks anymore) and it should reduce total number of threads in the system. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/gameport/gameport.c')
0 files changed, 0 insertions, 0 deletions