diff options
author | 2020-09-15 12:54:22 +0530 | |
---|---|---|
committer | 2020-09-16 14:12:18 +0530 | |
commit | dcd1fd724c19fe964e6415cb161ca58ef99f86ef (patch) | |
tree | 50e19083adcb7e2d09d95dbccb4e32df47185cb5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify code (diff) | |
download | wireguard-linux-dcd1fd724c19fe964e6415cb161ca58ef99f86ef.tar.xz wireguard-linux-dcd1fd724c19fe964e6415cb161ca58ef99f86ef.zip |
cpufreq: qcom-hw: Use of_device_get_match_data for offsets and row size
For preparing the driver to handle further SoC revisions, let's use the
of_device_get_match_data() API for getting the device specific offsets
and row size instead of defining them globally.
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions