kernel-ark/drivers/base
Rafael J. Wysocki 29591b92e1 bus_remove_device: be more careful about incomplete initialization
Prevent bus_remove_device() from crashing if dev->knode_bus has not been
initialized before it's called.

This can happen if the device_add() ended up breaking out early due to
an error, for example.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-22 17:40:36 -07:00
..
power Relax check on adding children of suspended devices 2008-04-22 17:19:11 -07:00
attribute_container.c SCSI: convert struct class_device to struct device 2008-04-19 19:10:33 -07:00
base.h
bus.c bus_remove_device: be more careful about incomplete initialization 2008-04-22 17:40:36 -07:00
class.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
core.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 2008-04-21 15:49:58 -07:00
cpu.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 2008-04-21 15:49:58 -07:00
dd.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
devres.c
dma-mapping.c
driver.c
firmware_class.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
firmware.c
hypervisor.c
init.c
isa.c
Kconfig
Makefile
map.c
memory.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
module.c
node.c
platform.c
sys.c driver core: replace remaining __FUNCTION__ occurrences 2008-04-19 19:10:29 -07:00
topology.c
transport_class.c SCSI: convert struct class_device to struct device 2008-04-19 19:10:33 -07:00