[PATCH v2 2/2] rtc: Add ASPEED RTC driver
Joel Stanley
joel at jms.id.au
Wed Mar 27 12:00:56 AEDT 2019
On Mon, 25 Mar 2019 at 16:10, Alexandre Belloni
<alexandre.belloni at bootlin.com> wrote:> >
> While doing that change, I relaized that the whole locking is probably
> unnecessary as all the rtc_ops are called with the rtc lock taken. If
> you are not planning to add alarm support, the lock can be removed.
I had a stab at alarm support, but the select() tests in rtctest.c
were failing. I will submit a v3 without the locking so we can get
that out of the way, and defer adding alarm support for now.
Cheers,
Joel
More information about the Linux-aspeed
mailing list