[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211201114751.828474-1-alain.volmat@foss.st.com>
Date: Wed, 1 Dec 2021 12:47:49 +0100
From: Alain Volmat <alain.volmat@...s.st.com>
To: <wsa@...nel.org>, <pierre-yves.mordret@...s.st.com>
CC: <alexandre.torgue@...s.st.com>, <linux-i2c@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <fabrice.gasnier@...s.st.com>,
<amelie.delaunay@...s.st.com>, <alain.volmat@...s.st.com>
Subject: [PATCH 0/2] i2c: stm32: A few cleanups
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
Powered by blists - more mailing lists