commit | 8114ab763b2d297c8af49bf380a093d76e929692 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Sun Dec 18 00:34:31 2011 +0100 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Wed Dec 21 22:03:26 2011 +0100 |
tree | f9d27de1d41f76dba926440b232922337acee229 | |
parent | 9b39e73d0c2b265a7f8748b0e9a9f09be84079a8 [diff] |
PM / Sleep: Remove forward-only callbacks from AMBA bus type The forward-only PM callbacks provided by the AMBA 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>