linux/drivers/clk/zynqmp
Christophe JAILLET b9ec1c1f9c clk: zynqmp: pll: Remove some dead code
'clk_hw_set_rate_range()' does not return any error code and 'ret' is
known to be 0 at this point, so this message can never be displayed.

Remove it.

Fixes: 3fde0e16d0 ("drivers: clk: Add ZynqMP clock driver")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/71a9fed5f762a71248b8ac73c0a15af82f3ce1e2.1619867987.git.christophe.jaillet@wanadoo.fr
Reviewed-by: Michael Tretter <m.tretter@pengutronix.de>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2021-06-25 16:08:18 -07:00
..
clk-gate-zynqmp.c firmware: xilinx: Remove eemi ops for clock_getstate 2020-04-28 15:45:07 +02:00
clk-mux-zynqmp.c clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE 2021-06-25 16:04:54 -07:00
clk-zynqmp.h clk: zynqmp: Add support for custom type flags 2020-05-26 17:59:10 -07:00
clkc.c This time around we have 4 lines of diff in the core framework, removing a 2020-06-10 11:42:19 -07:00
divider.c clk: zynqmp: divider: Add missing description for 'max_div' 2021-02-11 11:56:06 -08:00
Kconfig clk: zynqmp: Drop dependency on ARCH_ZYNQMP 2021-04-07 17:26:09 -07:00
Makefile
pll.c clk: zynqmp: pll: Remove some dead code 2021-06-25 16:08:18 -07:00