]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite06560c887126fff646d6863230459fc4f7010f6
treef0e9501dc9d8353736e4824443f7bb603042a076
parenta6733ae75e934e83cd045769d2dd0910ff79619a
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