From: Greg Kroah-Hartman Date: Tue, 27 Nov 2007 06:11:55 +0000 (-0800) Subject: driver core: clean up device_shutdown X-Git-Tag: v2.6.25-rc1~1243^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37b0c020343080241984d978981d6caf877b278a;p=pandora-kernel.git driver core: clean up device_shutdown device_shutdown does not need to be in a separate file. Move it into the driver core file where it belongs. This also moves us one more step closer to making devices_kset static, now only the crazy sysdevs are keeping that from happening... Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed