WSL2-Linux-Kernel/drivers/clk/at91
Claudiu Beznea 8d909684bd clk: at91: clk-sam9x60-pll: fix return value check
[ Upstream commit 1bd8e27fd0 ]

sam9x60_frac_pll_compute_mul_frac() can't return zero. Remove the check
against zero to reflect this.

Fixes: 43b1bb4a9b ("clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs")
Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20230227105931.2812412-1-claudiu.beznea@microchip.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-11 23:00:35 +09:00
..
Makefile
at91rm9200.c ARM: at91: rm9200: fix usb device clock id 2022-12-08 11:28:38 +01:00
at91sam9g45.c clk: at91: Fix the declaration of the clocks 2021-02-09 16:54:44 -08:00
at91sam9n12.c clk: at91: Fix the declaration of the clocks 2021-02-09 16:54:44 -08:00
at91sam9rl.c clk: at91: Fix the declaration of the clocks 2021-02-09 16:54:44 -08:00
at91sam9x5.c clk: at91: Fix the declaration of the clocks 2021-02-09 16:54:44 -08:00
at91sam9260.c clk: at91: Fix the declaration of the clocks 2021-02-09 16:54:44 -08:00
clk-audio-pll.c
clk-generated.c clk: at91: generated: consider range when calculating best rate 2022-05-25 09:57:32 +02:00
clk-h32mx.c
clk-i2s-mux.c
clk-main.c
clk-master.c clk: at91: clk-master: fix prescaler logic 2021-11-18 19:16:56 +01:00
clk-peripheral.c
clk-pll.c
clk-plldiv.c
clk-programmable.c
clk-sam9x60-pll.c clk: at91: clk-sam9x60-pll: fix return value check 2023-05-11 23:00:35 +09:00
clk-slow.c
clk-smd.c
clk-system.c
clk-usb.c
clk-utmi.c
dt-compat.c
pmc.c clk: at91: check pmc node status before registering syscore ops 2021-11-18 19:16:51 +01:00
pmc.h
sam9x60.c
sama5d2.c clk: at91: Fix the declaration of the clocks 2021-02-09 16:54:44 -08:00
sama5d3.c clk: at91: Fix the declaration of the clocks 2021-02-09 16:54:44 -08:00
sama5d4.c clk: at91: Fix the declaration of the clocks 2021-02-09 16:54:44 -08:00
sama7g5.c clk: at91: sama7g5: fix parents of PDMCs' GCLK 2022-04-08 14:23:47 +02:00
sckc.c