kernel-hacking-2024-linux-s.../drivers/base
Greg Kroah-Hartman 7c71448b8a class: move driver core specific parts to a private structure
This moves the portions of struct class that are dynamic (kobject and
lock and lists) out of the main structure and into a dynamic, private,
structure.


Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 21:54:51 -07:00
..
power Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 2008-07-16 17:25:46 -07:00
attribute_container.c
base.h class: move driver core specific parts to a private structure 2008-07-21 21:54:51 -07:00
bus.c
class.c class: move driver core specific parts to a private structure 2008-07-21 21:54:51 -07:00
core.c class: move driver core specific parts to a private structure 2008-07-21 21:54:51 -07:00
cpu.c
dd.c
devres.c
dma-mapping.c
driver.c
firmware.c
firmware_class.c firmware: allow firmware files to be built into kernel image 2008-07-10 14:30:13 +01:00
hypervisor.c
init.c
isa.c
Kconfig firmware: Add CONFIG_FIRMWARE_IN_KERNEL option. 2008-07-10 14:47:20 +01:00
Makefile
map.c
memory.c
module.c
node.c
platform.c
sys.c
topology.c Merge branch 'core/topology' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 2008-07-15 10:32:39 -07:00
transport_class.c