Quoting Maxime Ripard (2020-02-24 01:06:11) > The pllb_arm clock is defined as a fixed factor clock with the pllb clock > as a parent. However, all its configuration is entirely static, and thus we > don't really need to call clk_hw_register_fixed_factor but can simply call > clk_hw_register with a static clk_fixed_factor structure.
Please add () to things like clk_hw_register_fixed_factor() and clk_hw_register(). > > Cc: Michael Turquette <mturque...@baylibre.com> > Cc: Stephen Boyd <sb...@kernel.org> > Cc: linux-...@vger.kernel.org > Signed-off-by: Maxime Ripard <max...@cerno.tech> > --- Reviewed-by: Stephen Boyd <sb...@kernel.org> _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel