Re: [PATCH v4 1/4] iio: magnetometer: ak8975: Relax failure on unknown id
From: Andy Shevchenko
Date: Fri Aug 23 2024 - 15:11:34 EST
On Fri, Aug 23, 2024 at 07:32:03PM +0100, Jonathan Cameron wrote:
> On Mon, 19 Aug 2024 00:29:39 +0200
> Barnabás Czémán <barnabas.czeman@xxxxxxxxxxxxxx> wrote:
...
> > + /* Let driver to probe on unknown id for support more register
> Comment style wrong, I'll fix it up.
>
> With that tweak applied to the togreg branch of iio.git
>
> Thanks,
>
> Jonathan
>
>
> > + * compatible variants.
> > + */
There is another one also wrong.
+ [AK09918] = {
+ /* ak09918 is register compatible with ak09912 this is for avoid
+ * unknown id messages.
+ */
--
With Best Regards,
Andy Shevchenko