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)
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>

No differences found