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