linux/drivers/base
Dmitry Torokhov 3eb215de26 Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
We should only reparent to a class former class devices that
form the base of class hierarchy. Nested devices should still
grow from their real parents.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Tested-by: Andrey Borzenkov <arvidjaar@mail.ru>
Tested-by: Anssi Hannula <anssi.hannula@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-07 16:42:22 -07:00
..
power Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 2007-07-29 16:45:38 -07:00
Kconfig
Makefile
attribute_container.c
base.h
bus.c
class.c driver-core: make devt_attr and uevent_attr static 2007-07-11 16:09:06 -07:00
core.c Driver core: fix SYSF_DEPRECATED breakage for nested classdevs 2007-10-07 16:42:22 -07:00
cpu.c CPU online file permission 2007-07-31 15:39:39 -07:00
dd.c
devres.c
dma-mapping.c
dmapool.c dma: make dma pool to use kmalloc_node 2007-07-16 09:05:51 -07:00
driver.c
firmware.c
firmware_class.c kernel-doc fixes for PCI and drivers/base/ 2007-07-30 14:25:12 -07:00
hypervisor.c
init.c
isa.c
map.c
memory.c
node.c
platform.c
sys.c
topology.c
transport_class.c