alistair23-linux/drivers/misc/ibmasm
Greg Kroah-Hartman a045171f87 kobject: convert ibmasm to use kref, not kobject
The IBM asm driver is using a kobject only for reference counting,
nothing else.  So switch it to use a kref instead, which is all that is
needed, and is much smaller.

Cc: Max Asböck <amax@us.ibm.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:08 -08:00
..
command.c kobject: convert ibmasm to use kref, not kobject 2008-01-24 20:40:08 -08:00
dot_command.c
dot_command.h
event.c
heartbeat.c
i2o.h
ibmasm.h kobject: convert ibmasm to use kref, not kobject 2008-01-24 20:40:08 -08:00
ibmasmfs.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
lowlevel.c
lowlevel.h
Makefile
module.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
r_heartbeat.c
remote.c Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
remote.h
uart.c