linux/drivers/base
James Simmons 82f0cf9b7c Driver core: fix error by cleanup up symlinks properly
When a device fails to register the class symlinks where not cleaned up.
This left a symlink in the /sys/class/"device"/ directory that pointed
to no where. This caused the sysfs_follow_link Oops I reported earlier.
This patch cleanups up the symlink. Please apply. Thank you.

Signed-Off: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-02-23 14:52:09 -08:00
..
power
attribute_container.c
base.h
bus.c
class.c Driver core: remove class_device_rename 2007-02-23 14:52:08 -08:00
core.c Driver core: fix error by cleanup up symlinks properly 2007-02-23 14:52:09 -08:00
cpu.c
dd.c
devres.c
dma-mapping.c
dmapool.c
driver.c
firmware.c
firmware_class.c
hypervisor.c
init.c
isa.c
Kconfig
Makefile
map.c
memory.c
node.c
platform.c
sys.c
topology.c
transport_class.c