Re: [PATCH v5 1/2] iio: humidity: hdc100x: switch to probe_new callback

From: Andy Shevchenko
Date: Thu Jul 28 2022 - 16:42:16 EST


On Thu, Jul 28, 2022 at 3:32 PM Potin Lai <potin.lai.pt@xxxxxxxxx> wrote:
>
> Switch to probe_new callback due to probe is deprecated soon.

Just noticed that commit message is a bit not okay in a few ways:
1) we refer to the callbacks like ->probe_new();
2) we don't know when we deprecate it, the point here is not that, but
unused id parameter in the current code.


--
With Best Regards,
Andy Shevchenko