PM / Platform: Use generic runtime PM callbacks directly
authorRafael J. Wysocki <rjw@sisk.pl>
Thu, 28 Apr 2011 22:36:32 +0000 (00:36 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Thu, 28 Apr 2011 22:36:32 +0000 (00:36 +0200)
commit8b313a38ecffc0ff0b4c5115f0a461f73b7dfdb6
treef0e9501dc9d8353736e4824443f7bb603042a076
parent38ade3a1fa0421c12627c7b48c33e89414fc9b76
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>
drivers/base/platform.c