On Tue, Feb 22, 2011 at 01:56, Rafael J. Wysocki [off-list ref] wrote:
On Monday, February 21, 2011, Rabin Vincent wrote:
quoted
Support pm_ops in the AMBA bus, required to allow drivers to use runtime pm.
The implementation of AMBA bus pm ops is based on the platform bus
implementation.
Signed-off-by: Rabin Vincent <redacted>
Acked-by: Rafael J. Wysocki <redacted>
Thanks.
(although I'd probably avoid creating an empty struct dev_pm_ops object
if both CONFIG_HIBERNATION and CONFIG_SUSPEND are unset).
Done in v3.