linux/drivers/base
Greg Kroah-Hartman 27f20e5e4e Driver core: remove kset_set_kset_s
This macro is only used by the driver core and is held over from when we
had subsystems.  It is not needed anymore.


Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:51:01 -07:00
..
power Introduce CONFIG_SUSPEND for suspend-to-Ram and standby 2007-07-29 16:45:38 -07:00
Kconfig Driver core: add CONFIG_UEVENT_HELPER_PATH 2007-10-12 14:51:01 -07:00
Makefile Introduce CONFIG_HAS_DMA 2007-05-07 12:12:51 -07:00
attribute_container.c Driver core: include linux/mutex.h from attribute_container.c 2007-07-11 16:09:01 -07:00
base.h Driver core: fix devres_release_all() return value 2007-07-11 16:09:02 -07:00
bus.c Driver core: remove subsys_set_kset 2007-10-12 14:51:01 -07:00
class.c Driver core: remove subsys_set_kset 2007-10-12 14:51:01 -07:00
core.c Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
cpu.c CPU online file permission 2007-07-31 15:39:39 -07:00
dd.c driver core: fix kernel doc of device_release_driver 2007-07-11 16:09:02 -07:00
devres.c Driver core: fix devres_release_all() return value 2007-07-11 16:09:02 -07:00
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 Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
hypervisor.c
init.c
isa.c
map.c
memory.c Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
node.c
platform.c Driver core: change add_uevent_var to use a struct 2007-10-12 14:51:01 -07:00
sys.c Driver core: remove kset_set_kset_s 2007-10-12 14:51:01 -07:00
topology.c Add suspend-related notifications for CPU hotplug 2007-05-09 12:30:56 -07:00
transport_class.c