PM: Remove bus_type suspend_late()/resume_early() V2
authorMagnus Damm <damm@igel.co.jp>
Sun, 24 May 2009 20:05:54 +0000 (22:05 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 12 Jun 2009 19:32:31 +0000 (21:32 +0200)
commite240b58c79144708530138e05f17c6d0d8d744a8
treec42553ae8ffb034a767cebb0b4876db3528a2e11
parentd161630297a20802d01c55847bfcba85d2118a9f
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 <damm@igel.co.jp>
Acked-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Documentation/power/devices.txt
drivers/base/power/main.c
include/linux/device.h