linux/drivers/base
Alan Stern 2b08c8d046 [PATCH] Small fixes to driver core
This patch (as603) makes a few small fixes to the driver core:

Change spin_lock_irq for a klist lock to spin_lock;

Fix reference count leaks;

Minor spelling and formatting changes.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by Patrick Mochel <mochel@digitalimplant.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-23 23:03:06 -08:00
..
power [PATCH] fix remaining missing includes 2005-11-07 07:53:41 -08:00
Kconfig
Makefile
attribute_container.c
base.h
bus.c [PATCH] Small fixes to driver core 2005-11-23 23:03:06 -08:00
class.c
core.c
cpu.c
dd.c [PATCH] Small fixes to driver core 2005-11-23 23:03:06 -08:00
dmapool.c
driver.c
firmware.c
firmware_class.c [PATCH] fix leaks in request_firmware_nowait 2005-11-13 18:14:17 -08:00
init.c
map.c
memory.c
node.c
platform.c [DRIVER MODEL] Add platform_driver 2005-11-09 17:23:39 +00:00
sys.c
transport_class.c