From: Greg Kroah-Hartman Date: Wed, 12 Sep 2007 22:06:57 +0000 (-0700) Subject: Driver core: remove subsys_get() X-Git-Tag: v2.6.24-rc1~1394^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ef4cfac01fb5e98900f5bdb2a722aac1daff11b;p=pandora-kernel.git Driver core: remove subsys_get() There are no more subsystems, it's a kset now so remove the function and the only two users, which are in the driver core. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed