[PATCH 0/2] i2c: stm32: A few cleanups

From: Alain Volmat
Date: Wed Dec 01 2021 - 06:48:41 EST


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