]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
kobject: convert s390 ipl.c to kobj_attr interface
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 2 Nov 2007 21:17:00 +0000 (17:17 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Jan 2008 04:40:20 +0000 (20:40 -0800)
commit9b949165bd4a86c536cb92a9ce4367effbde9079
tree292177f95b251331a54abc6dc79e6e60f066246d
parent79393fc46ede43451a500a132e5de9856f5a4c83
kobject: convert s390 ipl.c to kobj_attr interface

This makes the code a bit simpler and and gets us one step closer to
deleting the deprecated subsys_attr code.

NOTE, this needs the next patch in the series in order to work properly.
This will build, but the sysfs files will not properly operate.

Thanks to Cornelia for the build fix on this patch.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Michael Holzheu <holzheu@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Volker Sameske <sameske@de.ibm.com>
Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/s390/kernel/ipl.c