commit | 8b313a38ecffc0ff0b4c5115f0a461f73b7dfdb6 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Fri Apr 29 00:36:32 2011 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Fri Apr 29 00:36:32 2011 +0200 |
tree | f0e9501dc9d8353736e4824443f7bb603042a076 | |
parent | 38ade3a1fa0421c12627c7b48c33e89414fc9b76 [diff] |
PM / Platform: Use generic runtime PM callbacks directly Once shmobile platforms have been converted to using power domains for overriding the platform bus type's PM callbacks, it isn't necessary to use the __weakly defined wrappers around the generinc runtime PM callbacks in the platform bus type any more. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>