PM: runtime: Replace inline function pm_runtime_callbacks_present()
authorYueHaibing <yuehaibing@huawei.com>
Fri, 2 Apr 2021 06:14:22 +0000 (14:14 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 8 Apr 2021 17:14:46 +0000 (19:14 +0200)
commit953c1fd96b1a70bcbbfb10973c2126eba8d891c7
tree695fe6d8947f9240c2244fe4b380d860394128df
parente84dff1bf0eaccd0231ecf02a8f5c9830d7d34dc
PM: runtime: Replace inline function pm_runtime_callbacks_present()

Commit 9a7875461fd0 ("PM: runtime: Replace pm_runtime_callbacks_present()")
forgot to change the inline version.

Fixes: 9a7875461fd0 ("PM: runtime: Replace pm_runtime_callbacks_present()")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
include/linux/pm_runtime.h