[PATCH 00/20] Rid W=1 warnings from Clock
Lee Jones
lee.jones at linaro.org
Wed Jan 20 04:30:20 EST 2021
This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.
We should have these nailed in ~2 patchsets.
Lee Jones (20):
clk: rockchip: clk: Demote non-conformant kernel-doc headers
clk: rockchip: clk-cpu: Remove unused/undocumented struct members
clk: rockchip: clk-pll: Demote kernel-doc abuses to standard comment
blocks
clk: rockchip: clk-half-divider: Demote non-conformant kernel-doc
header
clk: bcm: clk-iproc-pll: Demote kernel-doc abuse
clk: sifive: fu540-prci: Declare static const variable
'prci_clk_fu540' where it's used
clk: socfpga: clk-pll: Remove unused variable 'rc'
clk: socfpga: clk-pll-a10: Remove set but unused variable 'rc'
clk: mvebu: ap-cpu-clk: Demote non-conformant kernel-doc header
clk: imx: clk-imx31: Remove unused static const table 'uart_clks'
clk: st: clkgen-pll: Demote unpopulated kernel-doc header
clk: st: clkgen-fsyn: Fix worthy struct documentation demote partially
filled one
clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw
param
clk: sunxi: clk-sunxi: Demote a bunch of non-conformant kernel-doc
headers
clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameter
clk: ti: gate: Fix possible doc-rot in
'omap36xx_gate_clk_enable_with_hsdiv_restore'
clk: sunxi: clk-a10-ve: Demote obvious kernel-doc abuse
clk: sunxi: clk-mod0: Demote non-conformant kernel-doc header
clk: versatile: clk-icst: Fix worthy struct documentation block
clk: zynq: clkc: Remove various instances of an unused variable 'clk'
drivers/clk/bcm/clk-iproc-pll.c | 2 +-
drivers/clk/imx/clk-imx31.c | 10 ----
drivers/clk/mvebu/ap-cpu-clk.c | 2 +-
drivers/clk/rockchip/clk-cpu.c | 4 --
drivers/clk/rockchip/clk-half-divider.c | 2 +-
drivers/clk/rockchip/clk-pll.c | 6 +-
drivers/clk/rockchip/clk.c | 4 +-
drivers/clk/sifive/fu540-prci.h | 5 --
drivers/clk/sifive/sifive-prci.c | 5 ++
drivers/clk/socfpga/clk-pll-a10.c | 3 +-
drivers/clk/socfpga/clk-pll.c | 3 +-
drivers/clk/st/clkgen-fsyn.c | 6 +-
drivers/clk/st/clkgen-pll.c | 3 +-
drivers/clk/sunxi/clk-a10-ve.c | 2 +-
drivers/clk/sunxi/clk-mod0.c | 2 +-
drivers/clk/sunxi/clk-sunxi.c | 32 +++++------
drivers/clk/ti/clockdomain.c | 2 +-
drivers/clk/ti/dpll.c | 2 +-
drivers/clk/ti/gate.c | 2 +-
drivers/clk/versatile/clk-icst.c | 7 ++-
drivers/clk/zynq/clkc.c | 73 ++++++++++++-------------
21 files changed, 79 insertions(+), 98 deletions(-)
Cc: Arnd Bergmann <arnd at arndb.de>
Cc: bcm-kernel-feedback-list at broadcom.com
Cc: Chen-Yu Tsai <wens at csie.org>
Cc: Dinh Nguyen <dinguyen at kernel.org>
Cc: "Emilio López" <emilio at elopez.com.ar>
Cc: Fabio Estevam <festevam at gmail.com>
Cc: Gregory Clement <gregory.clement at bootlin.com>
Cc: Heiko Stuebner <heiko at sntech.de>
Cc: Jernej Skrabec <jernej.skrabec at siol.net>
Cc: Julia Lawall <Julia.Lawall at inria.fr>
Cc: Kees Cook <keescook at chromium.org>
Cc: Linus Walleij <linus.walleij at linaro.org>
Cc: linux-arm-kernel at lists.infradead.org
Cc: linux-clk at vger.kernel.org
Cc: linux-omap at vger.kernel.org
Cc: linux-riscv at lists.infradead.org
Cc: linux-rockchip at lists.infradead.org
Cc: Maxime Ripard <mripard at kernel.org>
Cc: Michael Turquette <mturquette at baylibre.com>
Cc: Michal Simek <michal.simek at xilinx.com>
Cc: NXP Linux Team <linux-imx at nxp.com>
Cc: Omri Itach <omrii at marvell.com>
Cc: Palmer Dabbelt <palmer at dabbelt.com>
Cc: Pankaj Dev <pankaj.dev at st.com>
Cc: Paul Walmsley <paul.walmsley at sifive.com>
Cc: Pengutronix Kernel Team <kernel at pengutronix.de>
Cc: Philipp Zabel <p.zabel at pengutronix.de>
Cc: Pragnesh Patel <Pragnesh.patel at sifive.com>
Cc: Ray Jui <rjui at broadcom.com>
Cc: Sascha Hauer <s.hauer at pengutronix.de>
Cc: Scott Branden <sbranden at broadcom.com>
Cc: Shawn Guo <shawnguo at kernel.org>
Cc: "Sören Brinkmann" <soren.brinkmann at xilinx.com>
Cc: Stephen Boyd <sboyd at kernel.org>
Cc: Stephen Gallimore <stephen.gallimore at st.com>
Cc: Tero Kristo <kristo at kernel.org>
Cc: Thomas Abraham <thomas.ab at samsung.com>
Cc: Xing Zheng <zhengxing at rock-chips.com>
Cc: Zong Li <zong.li at sifive.com>
--
2.25.1
More information about the linux-riscv
mailing list