Re: [PATCH] clk: zynqmp: pll: Remove some dead code
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-25 23:09:58
Also in:
kernel-janitors, linux-clk, lkml
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-06-25 23:09:58
Also in:
kernel-janitors, linux-clk, lkml
Quoting Christophe JAILLET (2021-05-01 04:24:32)
'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: 3fde0e16d016 ("drivers: clk: Add ZynqMP clock driver")
Signed-off-by: Christophe JAILLET <redacted>
---Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel