Re: [PATCH v2 1/6] staging: iio: ad9832: cleanup dev_err_probe()

From: Andy Shevchenko

Date: Tue Dec 30 2025 - 17:48:22 EST


On Tue, Dec 30, 2025 at 10:35 PM Tomas Borquez <tomasborquez13@xxxxxxxxx> wrote:
>
> Cleanup dev_err_probe() by keeping messages consistent and adding
> error message for clock acquisition failure.

AFAICS this does two things, the second one is reuse of the temporary
variable for struct device.

--
With Best Regards,
Andy Shevchenko