bus: qcom-ebi2: Fix incorrect documentation for '{slow,fast}_cfg'
authorLee Jones <lee.jones@linaro.org>
Wed, 26 May 2021 08:10:35 +0000 (09:10 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 27 May 2021 02:19:23 +0000 (21:19 -0500)
commitee704ebfd548a67e521f6f86949facc56ebc59e7
tree50b05cc991027cbd5d686533444b1fd6237593bd
parent9bf8257fefc9d14f589c2a933ba1193cc1912200
bus: qcom-ebi2: Fix incorrect documentation for '{slow,fast}_cfg'

Fixes the following W=1 kernel build warning(s):

 drivers/bus/qcom-ebi2.c:112: warning: Function parameter or member 'slow_cfg' not described in 'cs_data'
 drivers/bus/qcom-ebi2.c:112: warning: Function parameter or member 'fast_cfg' not described in 'cs_data'

Reviewed-by: Linus Walleij <linus.walleij@linaro.org
Cc: Andy Gross <agross@kernel.org>
Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-arm-msm@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210526081038.544942-8-lee.jones@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/bus/qcom-ebi2.c