This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/drivers
Rafael J. Wysocki 90363ddf0a PM: Drop generic_subsys_pm_ops
Since the PM core is now going to execute driver callbacks directly
if the corresponding subsystem callbacks are not present,
forward-only subsystem callbacks (i.e. such that only execute the
corresponding driver callbacks) are not necessary any more.  Thus
it is possible to remove generic_subsys_pm_ops, because the only
callback in there that is not forward-only, .runtime_idle, is not
really used by the only user of generic_subsys_pm_ops, which is
vio_bus_type.

However, the generic callback routines themselves cannot be removed
from generic_ops.c, because they are used individually by a number
of subsystems.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
2011-12-21 22:03:32 +01:00
..
2011-12-21 21:59:45 +01:00
2011-11-17 02:11:42 -05:00
2011-12-21 22:03:32 +01:00
2011-12-15 11:25:43 -07:00
2011-11-29 18:39:37 -05:00
2011-12-09 14:26:11 +11:00
2011-12-21 21:59:45 +01:00
2011-12-07 09:06:37 -08:00
2011-12-05 17:06:37 +01:00
2011-12-21 21:59:45 +01:00