diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-08-02 13:04:23 +0300 |
---|---|---|
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-10-09 00:34:44 +0300 |
commit | 56acb1b620e263d3fed8f11f71bf2ab7ce1cae5b (patch) | |
tree | 06cbace4d0ed0464608461a9b028ea3780e887f1 /tools/perf/scripts/python | |
parent | ea4842ed62f3556cf0a90f19d911ee03a4d0c844 (diff) |
drm/msm/dpu: make the irq table size static
The size of the irq table is static, it has MDP_INTR_MAX * 32 interrupt
entries. Provide the fixed length and drop struct_size() statement.
Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/550927/
Link: https://lore.kernel.org/r/20230802100426.4184892-6-dmitry.baryshkov@linaro.org
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions