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