mirror of
https://github.com/torvalds/linux.git
synced 2024-11-06 20:21:57 +00:00
0072578751
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 <damm@igel.co.jp> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
power.h | ||
sysfs.c | ||
trace.c |