From: Greg Kroah-Hartman Date: Wed, 12 Sep 2007 22:06:57 +0000 (-0700) Subject: Driver core: remove subsys_put() X-Git-Tag: v2.6.24-rc1~1394^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e9d930d167f8957a12a80515f3c417a98296378;p=pandora-kernel.git Driver core: remove subsys_put() 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