Re: [PATCH 06/18] i2c: i801: remove printout on handled timeouts

From: Andy Shevchenko
Date: Tue Apr 23 2024 - 20:11:19 EST


Wed, Apr 10, 2024 at 01:24:20PM +0200, Wolfram Sang kirjoitti:
> I2C and SMBus timeouts are not something the user needs to be informed
> about on controller level. The client driver may know if that really is
> a problem and give more detailed information to the user. The controller
> should just pass this information upwards. Turn all timeout related
> printouts to debug level.

As I mentioned in reply to cover letter this change does not seem to me right.
If you provide an equivalent dev_err() in the core, I'll be totally fine with
it.

--
With Best Regards,
Andy Shevchenko