summaryrefslogtreecommitdiff
path: root/drivers/acpi/device_pm.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-05-28 17:45:14 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-05-29 19:03:12 +0300
commit9a7875461fd0427dc86e3a87e93bd5723679b8b1 (patch)
treee818c1c943d1e438d18630b46dd5241af3efcd76 /drivers/acpi/device_pm.c
parent64c7d7ea22d86cacb65d0c097cc447bc0e6d8abd (diff)
downloadlinux-9a7875461fd0427dc86e3a87e93bd5723679b8b1.tar.xz
PM: runtime: Replace pm_runtime_callbacks_present()
The name of pm_runtime_callbacks_present() is confusing, because it suggests that the device has PM-runtime callbacks if 'true' is returned by that function, but in fact that may not be the case, so replace it with pm_runtime_has_no_callbacks() which is not ambiguous. No functional impact. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/acpi/device_pm.c')
0 files changed, 0 insertions, 0 deletions