Re: [PATCH 1/4] rtc: s5m: switch to devm_rtc_allocate_device

From: Krzysztof Kozlowski
Date: Wed Aug 04 2021 - 07:44:03 EST


On 04/08/2021 12:41, Alexandre Belloni 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-s5m.c | 10 +++++++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
>


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>


Best regards,
Krzysztof