[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190312032516.dme2wea6zt3v7eiu@vireshk-i7>
Date: Tue, 12 Mar 2019 08:55:16 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: "Rafael J. Wysocki" <rjw@...ysocki.net>
Cc: Linux PM <linux-pm@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] PM / wakeup: Drop wakeup_source_drop()
On 11-03-19, 12:53, Rafael J. Wysocki wrote:
> From: Rafael J. Wysocki <rafael.j.wysocki@...el.com>
>
> 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@...el.com>
> ---
>
> Commit d856f39ac1cc is in the bleeding-edge branch of the linux-pm.git tree.
>
> ---
> drivers/base/power/wakeup.c | 18 +-----------------
> include/linux/pm_wakeup.h | 9 ---------
> 2 files changed, 1 insertion(+), 26 deletions(-)
Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
--
viresh
Powered by blists - more mailing lists