[PATCH 0/2] i2c: stm32: A few cleanups
Alain Volmat
alain.volmat at foss.st.com
Wed Dec 1 03:47:49 PST 2021
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
More information about the linux-arm-kernel
mailing list