linux-stable/drivers/clk/sifive
Yang Li c37f1cdd1f clk: sifive: Fix kernel-doc
Fix function name in sifive-prci.c kernel-doc comment
to remove a warning.

drivers/clk/sifive/sifive-prci.c:573: warning: expecting prototype for
sifive_prci_init(). Prototype was for sifive_prci_probe() instead

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Link: https://lore.kernel.org/r/1621851730-32287-1-git-send-email-yang.lee@linux.alibaba.com
Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com>
Acked-by: Palmer Dabbelt <palmerdabbelt@google.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2021-06-01 23:39:15 -07:00
..
Kconfig clk: sifive: Use reset-simple in prci driver for PCIe driver 2021-05-04 12:26:09 +01:00
Makefile clk: sifive: Add a driver for the SiFive FU740 PRCI IP block 2020-12-16 12:22:59 -08:00
fu540-prci.c clk: sifive: Add clock enable and disable ops 2020-12-16 12:23:13 -08:00
fu540-prci.h clk: sifive: fu540-prci: Declare static const variable 'prci_clk_fu540' where it's used 2021-02-11 11:56:06 -08:00
fu740-prci.c clk: sifive: Add pcie_aux clock in prci driver for PCIe driver 2021-05-04 12:26:09 +01:00
fu740-prci.h clk: sifive: Add pcie_aux clock in prci driver for PCIe driver 2021-05-04 12:26:09 +01:00
sifive-prci.c clk: sifive: Fix kernel-doc 2021-06-01 23:39:15 -07:00
sifive-prci.h clk: sifive: Use reset-simple in prci driver for PCIe driver 2021-05-04 12:26:09 +01:00