[RESEND PATCH] clk: sifive: prci: fix module autoloading
Stephen Boyd
sboyd at kernel.org
Tue Jun 4 11:37:38 PDT 2024
Quoting Krzysztof Kozlowski (2024-06-04 06:05:31)
> From: Krzysztof Kozlowski <krzk at kernel.org>
>
> Add MODULE_DEVICE_TABLE(), so modules could be properly autoloaded
> based on the alias from of_device_id table. Clocks are considered core
> components, so usually they are built-in, however these can be built and
> used as modules on some generic kernel.
>
> Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
> Reviewed-by: Samuel Holland <samuel.holland at sifive.com>
> ---
Applied to clk-next
More information about the linux-riscv
mailing list