i2c: stm32f7: fix documentation typo
authorPierre-Yves MORDRET <pierre-yves.mordret@st.com>
Fri, 11 May 2018 08:20:25 +0000 (10:20 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 17 May 2018 13:59:02 +0000 (15:59 +0200)
commitc599eb4ff6e0f9c525695faab7149d8d48743b1c
treec6a20af923d267558aeffe9ca429eed16822953f
parent4b2f9bd5e39fb47011074c9a26b64b616acc18f0
i2c: stm32f7: fix documentation typo

Some data structure members were either misspelled or missing.

Fixes: aeb068c572 ("i2c: i2c-stm32f7: add driver")
Fixes: 380b8a85e7 ("i2c: i2c-stm32f7: Add initial SMBus protocols support")
Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-stm32f7.c