Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1719283

Re: [PATCH] rtc: mxc: avoid disabling interrupts on device close

From Fabio Estevam <festevam@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] rtc: mxc: avoid disabling interrupts on device close
Date 2017-08-24 16:20 +0200
Message-ID <ui19g-7EU-23@gated-at.bofh.it> (permalink)
References <uhM0y-6hF-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Aug 23, 2017 at 7:00 PM, Alexandre Belloni
<alexandre.belloni@free-electrons.com> wrote:
> Currently, the IRQs are disabled when the rtc character device is closed.
> This means that the device needs to stay open to get alarms while the usual
> use case will open the device, set the alarm and close the device as is
> done in rtcwake.
>
> Keep the alarm functional on character device release so the platform can
> actually wakeup
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>

Makes sense, thanks:

Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] rtc: mxc: avoid disabling interrupts on device close Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2017-08-24 00:10 +0200
  Re: [PATCH] rtc: mxc: avoid disabling interrupts on device close Fabio Estevam <festevam@gmail.com> - 2017-08-24 16:20 +0200

csiph-web