]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
kset: convert parisc/pdc_stable.c to use kset_create
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 2 Nov 2007 22:25:00 +0000 (15:25 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Jan 2008 04:40:21 +0000 (20:40 -0800)
commit4443d07fcfab39c4d2d9d7711cff983f15b374fc
treef0d6de1ce686072c8c7c5a6fadf8db7ea0304a9d
parent7f548217860a7cf8a345d87792a07512450dfbff
kset: convert parisc/pdc_stable.c to use kset_create

Dynamically create the kset instead of declaring it statically.
This makes the kobject attributes now work properly that I broke in the
previous patch.

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