From: Greg Kroah-Hartman Date: Mon, 29 Oct 2007 19:13:17 +0000 (+0100) Subject: kobject: convert debugfs to use kobject_create X-Git-Tag: v2.6.25-rc1~1243^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=191e186bd0589e28496745275157323a6f7902ca;p=pandora-kernel.git kobject: convert debugfs to use kobject_create We don't need a kset here, a simple kobject will do just fine, so dynamically create the kobject and use it. Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed