From: Magnus Damm Date: Sun, 24 May 2009 20:05:54 +0000 (+0200) Subject: PM: Remove bus_type suspend_late()/resume_early() V2 X-Git-Tag: v2.6.31-rc1~357^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e240b58c79144708530138e05f17c6d0d8d744a8;p=pandora-kernel.git PM: Remove bus_type suspend_late()/resume_early() V2 Remove the ->suspend_late() and ->resume_early() callbacks from struct bus_type V2. These callbacks are legacy stuff at this point and since there seem to be no in-tree users we may as well remove them. New users should use dev_pm_ops. Signed-off-by: Magnus Damm Acked-by: Pavel Machek Acked-by: Greg Kroah-Hartman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed