i2c: stm32f7: add description of atomic in struct stm32f7_i2c_dev
authorAlain Volmat <alain.volmat@foss.st.com>
Mon, 23 Oct 2023 08:50:15 +0000 (10:50 +0200)
committerWolfram Sang <wsa@kernel.org>
Mon, 23 Oct 2023 15:28:44 +0000 (17:28 +0200)
commita0536c67965dafe3d84a7700160b7a67ca3e4f45
tree3ce9469e22cc09dab71da94a60b013d49801b2a6
parent6af79f7fe748fe6a3c5c3a63d7f35981a82c2769
i2c: stm32f7: add description of atomic in struct stm32f7_i2c_dev

Add missing description of the atomic boolean in struct stm32f7_i2c_dev.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-stm32f7.c