diff options
author | Bibek Kumar Patro <quic_bibekkum@quicinc.com> | 2024-12-12 20:43:59 +0530 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2025-01-07 13:26:51 +0000 |
commit | 445d7a8ed90e1725d148f2ce0f87d3ef3dd5f7ff (patch) | |
tree | c84b54f9648c4675dd6a9afe2a507595683ea12d /tools/perf/scripts/python/task-analyzer.py | |
parent | ef4144b1b47dba61ebf19b9567013afdba5225dd (diff) |
iommu/arm-smmu: Refactor qcom_smmu structure to include single pointer
qcom_smmu_match_data is static and constant so refactor qcom_smmu to
store single pointer to qcom_smmu_match_data instead of replicating
multiple child members of the same and handle the further dereferences
in the places that want them.
Suggested-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Bibek Kumar Patro <quic_bibekkum@quicinc.com>
Link: https://lore.kernel.org/r/20241212151402.159102-3-quic_bibekkum@quicinc.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions