clk: clk-fixed-mmio: Demote obvious kernel-doc abuse
authorLee Jones <lee.jones@linaro.org>
Tue, 26 Jan 2021 12:45:33 +0000 (12:45 +0000)
committerStephen Boyd <sboyd@kernel.org>
Thu, 11 Feb 2021 19:56:05 +0000 (11:56 -0800)
commite28aa9b0ce202c0a0f929c6b80c2443fdc6eea7f
tree7273e66ae2c9ca78b82133daad7bb754bf9623cf
parentb92b01bd92c245178b1e89f684b00456fe7d9893
clk: clk-fixed-mmio: Demote obvious kernel-doc abuse

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

 drivers/clk/clk-fixed-mmio.c:62: warning: Function parameter or member 'pdev' not described in 'of_fixed_mmio_clk_probe'

Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: Jan Kotas <jank@cadence.com>
Cc: linux-clk@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210126124540.3320214-15-lee.jones@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-fixed-mmio.c