diff options
author | 2022-02-17 07:31:47 +0300 | |
---|---|---|
committer | 2022-05-02 02:07:08 +0300 | |
commit | b8c149e2b1dd59a5861e293a51f4ebf760c04987 (patch) | |
tree | 69f38f86fbcc58f7298d64ae37877d5c79317116 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | drm/msm/dpu: get rid of dpu_encoder_helper_(un)register_irq (diff) | |
download | linux-dev-b8c149e2b1dd59a5861e293a51f4ebf760c04987.tar.xz linux-dev-b8c149e2b1dd59a5861e293a51f4ebf760c04987.zip |
drm/msm/dpu: remove struct dpu_encoder_irq
Remove additional indirection: specify IRQ callbacks and IRQ indices
directly rather than through the pointer in the irq structure. For each
IRQ we have a constant IRQ callback. This change simplifies code review
as the reader no longer needs to remember which function is called.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/474700/
Link: https://lore.kernel.org/r/20220217043148.480898-6-dmitry.baryshkov@linaro.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions