From: Magnus Damm Date: Thu, 4 Jun 2009 20:13:25 +0000 (+0200) Subject: PM: Remove device_type suspend()/resume() X-Git-Tag: v2.6.31-rc1~357^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00725787511e20dbd1fdc1fb233606120ae5c8cf;p=pandora-kernel.git PM: Remove device_type suspend()/resume() This patch removes the legacy callbacks ->suspend() and ->resume() from struct device_type. These callbacks seem unused, and new code should instead make use of struct dev_pm_ops. Signed-off-by: Magnus Damm Acked-by: Greg Kroah-Hartman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed