]> git.baikalelectronics.ru Git - kernel.git/commit
PM / Sleep: Remove forward-only callbacks from platform bus type
authorRafael J. Wysocki <rjw@sisk.pl>
Sat, 17 Dec 2011 23:34:24 +0000 (00:34 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Wed, 21 Dec 2011 21:01:14 +0000 (22:01 +0100)
commitc70761b6783ab05c4fe51434ea2249c899e97886
tree5d05e904b4f67724908f6a5dec5bfdedae2ea7cb
parent31cecb3826773438ba99fd85fc9def5b0da75556
PM / Sleep: Remove forward-only callbacks from platform bus type

The forward-only PM callbacks provided by the platform bus type are
not necessary any more, because the PM core executes driver callbacks
when the corresponding subsystem callbacks are not present, so drop
them.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
drivers/base/platform.c
include/linux/platform_device.h