i2c: st: fix missing struct parameter description
authorAlain Volmat <avolmat@me.com>
Thu, 26 Mar 2020 21:22:43 +0000 (22:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 24 Apr 2020 05:58:47 +0000 (07:58 +0200)
commitbdeeb6cbfa5f8374877609932dfad743d7e8cdbd
tree24bc020ed56139549f4dd1f78b2b8fce886ef05f
parentf535c7506dfe3c0e829b4232b5c2d205254bc981
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>
drivers/i2c/busses/i2c-st.c