diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-05-28 17:45:14 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2020-05-29 19:03:12 +0300 |
commit | 9a7875461fd0427dc86e3a87e93bd5723679b8b1 (patch) | |
tree | e818c1c943d1e438d18630b46dd5241af3efcd76 /drivers/clk/renesas/Makefile | |
parent | 64c7d7ea22d86cacb65d0c097cc447bc0e6d8abd (diff) | |
download | linux-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/clk/renesas/Makefile')
0 files changed, 0 insertions, 0 deletions