linux-stable/drivers/clk/ti
Lee Jones d52848c3f6 clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_restore'
Fixes the following W=1 kernel build warning(s):

 drivers/clk/ti/gate.c:67: warning: Function parameter or member 'hw' not described in 'omap36xx_gate_clk_enable_with_hsdiv_restore'
 drivers/clk/ti/gate.c:67: warning: Excess function parameter 'clk' description in 'omap36xx_gate_clk_enable_with_hsdiv_restore'

Cc: Tero Kristo <kristo@kernel.org>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: linux-omap@vger.kernel.org
Cc: linux-clk@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210120093040.1719407-17-lee.jones@linaro.org
Reviewed-by: Tero Kristo <kristo@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2021-02-11 11:56:07 -08:00
..
adpll.c clk/ti/adpll: allocate room for terminating null 2019-11-08 09:00:37 -08:00
apll.c clk: ti: Don't reference clk_init_data after registration 2019-08-16 10:22:46 -07:00
autoidle.c clk: ti: autoidle: add checks against NULL pointer reference 2020-09-22 13:00:07 -07:00
clk-2xxx.c
clk-3xxx.c clk: ti: omap3: cleanup unnecessary clock aliases 2017-12-01 15:17:17 +02:00
clk-7xx-compat.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
clk-7xx.c clk: ti: dra7: Drop idlest polling from IVA clkctrl clocks 2020-11-19 15:09:00 +02:00
clk-33xx-compat.c clk: ti: am33xx: rename existing clkctrl data as compat data 2018-10-03 15:02:26 +03:00
clk-33xx.c clk: ti: am33xx: Keep am3 l3 main clock always on for genpd 2020-11-16 12:57:29 +02:00
clk-43xx-compat.c clk: ti: am43xx: rename existing clkctrl data as compat data 2018-10-03 15:02:26 +03:00
clk-43xx.c clk: ti: am437x: Keep am4 l3 main clock always on for genpd 2020-11-16 13:00:20 +02:00
clk-44xx.c clk: ti: omap4: Drop idlest polling from IVA clkctrl clocks 2020-11-19 14:21:27 +02:00
clk-54xx.c clk: ti: omap5: Fix reboot DPLL lock failure when using ABE TIMERs 2020-12-17 01:47:01 -08:00
clk-814x.c clk: ti: Fix dm814x clkctrl for ethernet 2020-03-17 09:45:24 -07:00
clk-816x.c clk: ti: dm816: enable sysclk6_ck on init 2020-05-19 09:38:03 -07:00
clk-dra7-atl.c clk: ti: dra7-atl: Remove pm_runtime_irq_safe() 2020-01-05 19:04:19 -08:00
clk.c clk: ti: clkctrl: Fix hidden dependency to node name 2020-01-20 12:29:27 +02:00
clkctrl.c clk: ti: clkctrl: convert subclocks to use proper names also 2020-05-12 20:18:19 -07:00
clkt_dflt.c clk: ti: convert to use proper register definition for all accesses 2017-03-08 13:06:15 +02:00
clkt_dpll.c clk: ti: clkt_dpll: Fix some kernel-doc misdemeanours 2021-02-10 19:42:41 -08:00
clkt_iclk.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
clock.h clk: let init callback return an error code 2019-12-23 18:53:13 -08:00
clockdomain.c clk: ti: clockdomain: Fix description for 'omap2_init_clk_clkdm's hw param 2021-02-11 11:56:07 -08:00
composite.c clk: ti: composite: fix memory leak 2020-05-14 12:54:41 -07:00
divider.c clk: ti: divider: convert to use min,max,mask instead of width 2019-10-31 15:32:36 +02:00
dpll.c clk: ti: dpll: Fix misnaming of '_register_dpll()'s 'user' parameter 2021-02-11 11:56:07 -08:00
dpll3xxx.c clk: ti: dpll3xxx: Fix some kernel-doc headers and promote other worthy ones 2021-02-10 19:42:48 -08:00
dpll44xx.c clk: ti: dpll44xx: Fix some potential doc-rot 2021-02-11 11:56:05 -08:00
fapll.c clk: ti: Fix memleak in ti_fapll_synth_setup 2020-12-17 01:46:37 -08:00
fixed-factor.c clk: Convert to using %pOFn instead of device_node.name 2018-08-30 09:50:20 -07:00
gate.c clk: ti: gate: Fix possible doc-rot in 'omap36xx_gate_clk_enable_with_hsdiv_restore' 2021-02-11 11:56:07 -08:00
interface.c clk: ti: generalize the init sequence of clk_hw_omap clocks 2019-02-15 16:46:22 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile clk: ti: dra7xx: rename existing clkctrl data as compat data 2018-10-03 15:02:27 +03:00
mux.c clk: ti: Remove unused functions 2019-06-07 11:54:48 -07:00