linux/drivers/usb/atm
Pavel Emelyanov c4504a7eb9 USB: usbatm: convert heavy init dances to kthread API
This is an attempt to kill two birds with one stone.

First, we kill one more user of kernel_thread, which is scheduled
for removal. Second - we kill one of the last users of kill_proc -
the function which is also to be removed, because it uses a pid_t
which is not safe now.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-04-24 21:16:34 -07:00
..
Kconfig USB: Use menuconfig objects 2008-02-01 14:35:06 -08:00
Makefile
cxacru.c USB: cxacru: Use appropriate logging for errors 2007-10-12 14:55:28 -07:00
speedtch.c signedness: module_param_array nump argument 2007-10-14 12:41:52 -07:00
ueagle-atm.c USB: Spelling fixes 2008-02-01 14:34:57 -08:00
usbatm.c USB: usbatm: convert heavy init dances to kthread API 2008-04-24 21:16:34 -07:00
usbatm.h USB: usbatm: convert heavy init dances to kthread API 2008-04-24 21:16:34 -07:00
xusbatm.c signedness: module_param_array nump argument 2007-10-14 12:41:52 -07:00