Re: [PATCH] clk: ingenic: Use CLK_OF_DECLARE_DRIVER macro

From: Stephen Boyd
Date: Thu Aug 08 2019 - 00:24:09 EST


Quoting Paul Cercueil (2019-07-16 10:08:00)
> By using CLK_OF_DECLARE_DRIVER instead of the CLK_OF_DECLARE macro, we
> allow the driver to probe also as a platform driver.
>
> While this driver does not have code to probe as a platform driver, this
> is still useful for probing children devices in the case where the
> device node is compatible with "simple-mfd".
>
> Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx>
> ---

What's the baseline for this? It doesn't apply cleanly to v5.3-rc1