[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190401152836.GN3430@piout.net>
Date: Mon, 1 Apr 2019 17:28:36 +0200
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Anson Huang <anson.huang@....com>
Cc: "a.zummo@...ertech.it" <a.zummo@...ertech.it>,
"linux-rtc@...r.kernel.org" <linux-rtc@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
dl-linux-imx <linux-imx@....com>
Subject: Re: [PATCH] rtc: snvs: use dev_pm_set_wake_irq() to simplify code
On 27/03/2019 06:18:20+0000, Anson Huang wrote:
> With calling dev_pm_set_wake_irq() to set SNVS RTC as wakeup
> source for suspend, generic wake irq mechanism will automatically
> enable it as wakeup source when suspend, then the suspend/resume
> callback which are ONLY for enabling/disabling irq wake can be
> removed, it simplifies the code.
>
> Signed-off-by: Anson Huang <Anson.Huang@....com>
> ---
> drivers/rtc/rtc-snvs.c | 25 ++++---------------------
> 1 file changed, 4 insertions(+), 21 deletions(-)
>
Applied, thanks.
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists