commit | 7a737ff66d257cd626811c1a9ccf8896d3e86b60 | [log] [tgz] |
---|---|---|
author | Alain Volmat <avolmat@me.com> | Thu Mar 26 22:22:43 2020 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 24 08:00:25 2020 +0200 |
tree | 8afb41a0969649fd4e3b0170389d891a7cbb7e45 | |
parent | d2bca2f3e947f34c22fde7d2ddfd8d2715ee0987 [diff] |
i2c: st: fix missing struct parameter description [ Upstream commit f491c6687332920e296d0209e366fe2ca7eab1c6 ] Fix a missing struct parameter description to allow warning free W=1 compilation. Signed-off-by: Alain Volmat <avolmat@me.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Sasha Levin <sashal@kernel.org>