| | From | "Rafael J. Wysocki" <> | | Subject | [RFC][PATCH 0/2] Remove __weak definitions of platform PM callbacks | | Date | Fri, 15 Apr 2011 01:16:01 +0200 |
| |
Hi,
The following two patches are based on top of https://patchwork.kernel.org/patch/702401/ .
[1/2] converts shmobile (both the ARM and SH flavors) to using a power domain for overriding the platform bus type's PM callbacks, which makes it possible to remove the __weak definitions of the runtime PM callbacks from platform.c, which is done in [2/2].
Comments welcome.
Thanks, Rafael
|