diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2024-04-10 18:53:56 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-04-11 06:02:15 +0300 |
commit | 1aab318f1e4900fac325e0d55a0591108ea0cfbb (patch) | |
tree | a16c28a9f12d8f7c2de81965bd23e37f2f39926c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4cece764965020c22cff7665b18a012006359095 (diff) | |
download | linux-1aab318f1e4900fac325e0d55a0591108ea0cfbb.tar.xz |
clk: qcom: 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: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240410155356.224098-1-krzk@kernel.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions