diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2024-06-04 16:05:31 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2024-06-04 21:37:16 +0300 |
commit | 6ea810cfb80c054eff72f1a55b6dcd22486baa33 (patch) | |
tree | 52303b10847794eacc95002f698e32d94463e0bc /scripts/bpf_doc.py | |
parent | 45b2fb09384c645489f7b359c49ca879852e5cec (diff) | |
download | linux-6ea810cfb80c054eff72f1a55b6dcd22486baa33.tar.xz |
clk: sifive: prci: 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 <krzk@kernel.org>
Reviewed-by: Samuel Holland <samuel.holland@sifive.com>
Link: https://lore.kernel.org/r/20240604130531.170371-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions