android_kernel_xiaomi_sm8350/drivers/misc
Alex Dubov 7146f0d3bd tifm_7xx1: switch from workqueue to kthread
As there's only one work item (media_switcher) to handle and it's effectively
serialized with itself, I found it more convenient to use kthread instead of
workqueue. This also allows for a working implementation of suspend/resume,
which were totally broken in the past version.

Signed-off-by: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-02-04 20:54:09 +01:00
..
hdpuftrs
ibmasm
ioc4.c
Kconfig
lkdtm.c
Makefile
msi-laptop.c ACPI: video: Add dev argument for backlight_device_register 2006-12-20 01:42:19 -05:00
tifm_7xx1.c tifm_7xx1: switch from workqueue to kthread 2007-02-04 20:54:09 +01:00
tifm_core.c tifm_7xx1: switch from workqueue to kthread 2007-02-04 20:54:09 +01:00