linux-IllusionX/drivers/base
Greg Kroah-Hartman d377e85b53 [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device()
Don't error out if something "bad" happens when trying to bind a driver to a
device.  We want the sysfs attributes to be present for later when we try to
tear down the device.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-22 23:01:10 -07:00
..
power [PATCH] Driver core: Don't "lose" devices on suspend on failure 2005-06-20 15:15:37 -07:00
attribute_container.c
base.h
bus.c [PATCH] driver core: Fix up the device_attach() error handling in bus_add_device() 2005-06-22 23:01:10 -07:00
class.c
core.c [PATCH] Driver core: change device_attribute callbacks 2005-06-20 15:15:31 -07:00
cpu.c
dd.c
dmapool.c [PATCH] Driver Core: drivers/base - drivers/i2c/chips/adm1026.c: update device attribute callbacks 2005-06-20 15:15:32 -07:00
driver.c
firmware.c
firmware_class.c
init.c
Kconfig
Makefile
map.c
node.c [PATCH] node local per-cpu-pages 2005-06-21 18:46:16 -07:00
platform.c
sys.c
transport_class.c