commit | 9b39e73d0c2b265a7f8748b0e9a9f09be84079a8 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sun Dec 18 00:34:24 2011 +0100 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Wed Dec 21 22:01:14 2011 +0100 |
tree | 5d05e904b4f67724908f6a5dec5bfdedae2ea7cb | |
parent | 35cd133c6130c1eb52806808abee9d62e6854a27 [diff] |
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>