diff options
| author | Mian Yousaf Kaukab <[email protected]> | 2020-04-21 08:29:59 +0000 |
|---|---|---|
| committer | Viresh Kumar <[email protected]> | 2020-05-07 05:17:27 +0000 |
| commit | 157f527639da13c45b87adfc59ca6f6d354b8530 (patch) | |
| tree | 1210ce835adce04d764c3b9e6d00425fd68b563e /tools/perf/scripts/python/Perf-Trace-Util/lib | |
| parent | cpufreq: qcom: fix wrong compatible binding (diff) | |
| download | kernel-157f527639da13c45b87adfc59ca6f6d354b8530.tar.gz kernel-157f527639da13c45b87adfc59ca6f6d354b8530.zip | |
cpufreq: qoriq: convert to a platform driver
The driver has to be manually loaded if it is built as a module. It
is neither exporting MODULE_DEVICE_TABLE nor MODULE_ALIAS. Moreover,
no platform-device is created (and thus no uevent is sent) for the
clockgen nodes it depends on.
Convert the module to a platform driver with its own alias. Moreover,
drop whitelisted SOCs. Platform device will be created only for the
compatible platforms.
Reviewed-by: Yuantian Tang <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Mian Yousaf Kaukab <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions
