]> git.baikalelectronics.ru Git - kernel.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)
commita1b52212f511278cda44d230ac18f6436f2728ee
tree292177f95b251331a54abc6dc79e6e60f066246d
parent8320991ee80793e4fc4a20b9e5fecd2b57d26c27
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