Sorry for the noise. Issue with my mailer. Will resend properly the same serie in a sec. On Wed, Dec 01, 2021 at 12:03:46PM +0100, Alain VOLMAT wrote: > A few cleanup, removal of unnecessary messages regarding bus busy > and recovering bus. > Make the function stm32f7_i2c_release_bus void since it is never > returning any error message, allowing to get rid of the error handling > within the calling function. > > Alain Volmat (1): > i2c: stm32: get rid of stm32f7_i2c_release_bus return value > > Wolfram Sang (1): > i2c: stm32f7: remove noisy and imprecise log messages > > drivers/i2c/busses/i2c-stm32f7.c | 14 ++------------ > 1 file changed, 2 insertions(+), 12 deletions(-) > > -- > 2.25.1 >