On Wed, Mar 9, 2022 at 10:26 PM Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx> wrote: > > Switch to devm_rtc_allocate_device/devm_rtc_register_device, this allows > for further improvement of the driver. > > Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx> > --- > drivers/rtc/rtc-spear.c | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>