Skip to content
Commit 9593bd07 authored by Dmitry Torokhov's avatar Dmitry Torokhov Committed by Len Brown
Browse files

sony-laptop - remove private workqueue, use keventd instead



If we reschedule work instead of having work function sleep for 10 msecs
between reads from kfifo we can safely use the main workqueue (keventd)
and not bother with creating driver-private one.

Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent fcb11235
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment