On Mon, 2020-02-24 at 10:06 +0100, Maxime Ripard wrote:
The raspberry_clock_property only takes the clock ID as an argument, but now that we have a clock data structure it makes more sense to just pass that structure instead.
Cc: Michael Turquette mturquette@baylibre.com Cc: Stephen Boyd sboyd@kernel.org Cc: linux-clk@vger.kernel.org Signed-off-by: Maxime Ripard maxime@cerno.tech
Acked-by: Nicolas Saenz Julienne nsaenzjulienne@suse.de
Thanks! Nicolas