Re: [PATCH 20/29] rtc: spear: drop uie_unsupported

From: Viresh Kumar
Date: Wed Mar 09 2022 - 22:29:15 EST


On Wed, Mar 9, 2022 at 10:26 PM Alexandre Belloni
<alexandre.belloni@xxxxxxxxxxx> wrote:
>
> Since commitc9f5c7e7a84f ("rtc: rtc-spear: Provide flag for no support of
> UIE mode") which was in 2012, the core changed a lot and UIE are now
> supported using regular alarms. Drop uie_unsupported now to reflect that.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
> ---
> drivers/rtc/rtc-spear.c | 1 -
> 1 file changed, 1 deletion(-)

Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>