diff options
| author | Krzysztof Kozlowski <[email protected]> | 2024-04-10 17:54:06 +0200 |
|---|---|---|
| committer | Jerome Brunet <[email protected]> | 2024-05-03 14:27:32 +0200 |
| commit | 11981485e27c7e5a630ee844a2eae1f1835ba807 (patch) | |
| tree | b775d816e6190dd0d47c5a4a28dba3dee295eb7c /rust/kernel/alloc/vec_ext.rs | |
| parent | e0892cb47351b85da8ed368c6e2cdd77614967f3 (diff) | |
clk: meson: s4: fix module autoloading
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 <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Reviewed-by: Martin Blumenstingl <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jerome Brunet <[email protected]>
Diffstat (limited to 'rust/kernel/alloc/vec_ext.rs')
0 files changed, 0 insertions, 0 deletions