[PATCH] clk: meson: s4: fix module autoloading

Martin Blumenstingl martin.blumenstingl at googlemail.com
Wed Apr 10 12:01:25 PDT 2024


On Wed, Apr 10, 2024 at 5:54 PM Krzysztof Kozlowski <krzk at kernel.org> wrote:
>
> 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: Martin Blumenstingl <martin.blumenstingl at googlemail.com>



More information about the linux-arm-kernel mailing list