diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-04-10 17:54:20 +0200 |
---|---|---|
committer | Jernej Skrabec <[email protected]> | 2024-04-15 23:29:50 +0200 |
commit | c60f68047e1996bc1b2fb386d3b383aab8900c1b (patch) | |
tree | bb726aaaa05f6ac0d6c69f99e9e5381d4ebee3b4 /tools/perf/util/trace-event-scripting.c | |
parent | 52b1429e0c51a4ebbdf573ad97c7fb6d34f011a2 (diff) |
clk: sunxi-ng: 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]>
Acked-by: Jernej Skrabec <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jernej Skrabec <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions