From: Greg Kroah-Hartman Date: Fri, 2 Nov 2007 21:17:00 +0000 (-0400) Subject: kobject: convert s390 ipl.c to kobj_attr interface X-Git-Tag: v2.6.25-rc1~1243^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b949165bd4a86c536cb92a9ce4367effbde9079;p=pandora-kernel.git 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 Cc: Michael Holzheu Cc: Heiko Carstens Cc: Volker Sameske Cc: Cornelia Huck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed