From: Rafael J. Wysocki Date: Sun, 29 Apr 2012 20:54:36 +0000 (+0200) Subject: PM / Runtime: Remove device fields related to suspend time, v2 X-Git-Tag: v3.5-rc1~116^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76e267d822f2913893ad210ba431607aa8e2af94;p=pandora-kernel.git PM / Runtime: Remove device fields related to suspend time, v2 After the previous changes in default_stop_ok() and default_power_down_ok() for PM domains, there are two fields in struct dev_pm_info that aren't necessary any more, suspend_time and max_time_suspended_ns. Remove those fields along with all of the code that accesses them, which simplifies the runtime PM framework quite a bit. Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed