[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190412083359.GQ3578@piout.net>
Date: Fri, 12 Apr 2019 10:33:59 +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: mxc: use dev_pm_set_wake_irq() to simplify code
On 11/04/2019 02:06:04+0000, Anson Huang wrote:
> With calling dev_pm_set_wake_irq() to set MXC 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-mxc.c | 32 ++++++--------------------------
> 1 file changed, 6 insertions(+), 26 deletions(-)
>
Applied, thanks.
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists