Re: [PATCH v2 07/22] rtc: pm8xxx: use unaligned le32 helpers

From: David Collins
Date: Mon Feb 06 2023 - 22:15:42 EST


On 2/2/23 07:54, Johan Hovold wrote:
> Use the unaligned le32 helpers instead of open coding when accessing the
> time and alarm registers.
>
> Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
> ---
> drivers/rtc/rtc-pm8xxx.c | 26 ++++++++------------------
> 1 file changed, 8 insertions(+), 18 deletions(-)

Reviewed-by: David Collins <quic_collinsd@xxxxxxxxxxx>

Take care,
David