kobject: convert parisc/pdc_stable to kobj_attr interface
commit7f548217860a7cf8a345d87792a07512450dfbff
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 2 Nov 2007 22:25:00 +0000 (2 15:25 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Jan 2008 04:40:21 +0000 (24 20:40 -0800)
tree92737794046bb8fcab8d563a286412e6a3b307e4
parentd91885bef25be2bab686bed082a5d82e358333b9
kobject: convert parisc/pdc_stable 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.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Thibaut VARENE <varenet@parisc-linux.org>
Cc: Matthew Wilcox <matthew@wil.cx>
Cc: Grant Grundler <grundler@parisc-linux.org>
Cc: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/parisc/pdc_stable.c