linux/drivers/base
Patrick Mochel d62c0f9fd2 [PATCH] Driver core: Use klist_del() instead of klist_remove().
Use klist_del() instead of klist_remove() when unregistering devices.
This will prevent a deadlock when executing a recursive unregister using
device_for_each_child().

Signed-off-by Patrick Mochel <mochel@digitalimplant.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-29 22:48:05 -07:00
..
power
Kconfig
Makefile
attribute_container.c
base.h [PATCH] driver core: Add the ability to bind drivers to devices from userspace 2005-06-29 22:48:04 -07:00
bus.c [PATCH] driver core: change bus_rescan_devices to return void 2005-06-29 22:48:04 -07:00
class.c
core.c [PATCH] Driver core: Use klist_del() instead of klist_remove(). 2005-06-29 22:48:05 -07:00
cpu.c
dd.c [PATCH] driver core: Add the ability to bind drivers to devices from userspace 2005-06-29 22:48:04 -07:00
dmapool.c
driver.c [PATCH] driver core: add bus_find_device & driver_find_device functions 2005-06-29 22:48:03 -07:00
firmware.c
firmware_class.c
init.c
map.c
node.c
platform.c
sys.c
transport_class.c