]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
i2c: st: fix missing struct parameter description
authorAlain Volmat <avolmat@me.com>
Thu, 26 Mar 2020 21:22:43 +0000 (22:22 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Sat, 28 Mar 2020 04:00:36 +0000 (05:00 +0100)
commitf491c6687332920e296d0209e366fe2ca7eab1c6
treeb7237cffd4ed268248d918f8ee9f72d16247cf8c
parentd944b27df121e2ee854a6c2fad13d6c6300792d4
i2c: st: fix missing struct parameter description

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>
drivers/i2c/busses/i2c-st.c