Re: [PATCH] clk: socfpga: agilex: fix duplicate s2f_user0_clk
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-09-15 01:16:11
Also in:
linux-clk
From: Stephen Boyd <sboyd@kernel.org>
Date: 2021-09-15 01:16:11
Also in:
linux-clk
Quoting Dinh Nguyen (2021-09-13 06:21:02)
Remove the duplicate s2f_user0_clk.
To fix what in particular? The patch is tagged for stable so I can only imagine there's some badness that would be good to fix?
Fixes: f817c132db67 ("clk: socfpga: agilex: fix up s2f_user0_clk
representation")
Cc: stable@vger.kernel.org
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
---