Re: [PATCH v2 09/22] rtc: pm8xxx: rename struct device pointer

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


On 2/2/23 07:54, Johan Hovold wrote:
> Rename the driver-data struct device pointer by dropping the "rtc"
> prefix which is both redundant and misleading (as this is a pointer to
> the platform device and not the rtc class device).
>
> Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
> ---
> drivers/rtc/rtc-pm8xxx.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: David Collins <quic_collinsd@xxxxxxxxxxx>

Take care,
David