diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-03-11 12:53:59 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-03-12 09:43:00 +0100 |
commit | 623217a0cc45a6c179303b3bbfdc594806a464cc (patch) | |
tree | 4ba5f68254786ac49d477573b3518a9a1939cd62 /drivers/remoteproc | |
parent | 1fad17fb1bbcd73159c2b992668a6957ecc5af8a (diff) |
PM / wakeup: Drop wakeup_source_drop()
After commit d856f39ac1cc ("PM / wakeup: Rework wakeup source timer
cancellation") wakeup_source_drop() is a trivial wrapper around
__pm_relax() and it has no users except for wakeup_source_destroy()
and wakeup_source_trash() which also has no users, so drop it along
with the latter and make wakeup_source_destroy() call __pm_relax()
directly.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/remoteproc')
0 files changed, 0 insertions, 0 deletions