On Fri, Jul 24, 2026 at 11:03:57AM +0200, Jerome Brunet wrote: > Clock provider should not be using the consumer interface. > In other words, a provider should not be dealing with struct clk. > > This change targets occurrences for which the provider uses the > consumer interface and corresponding clk_hw interface exist. > > Reviewed-by: Brian Masney > Signed-off-by: Jerome Brunet > --- > drivers/clk/tegra/clk-tegra210.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Thierry Reding