Home
last modified time | relevance | path

Searched hist:a045171f875cd61f690981a78ab98fbd137c938b (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/misc/ibmasm/
H A Dibmasm.hdiff a045171f875cd61f690981a78ab98fbd137c938b Mon Dec 03 22:16:20 CST 2007 Greg Kroah-Hartman <gregkh@suse.de> 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>
H A Dcommand.cdiff a045171f875cd61f690981a78ab98fbd137c938b Mon Dec 03 22:16:20 CST 2007 Greg Kroah-Hartman <gregkh@suse.de> 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>