diff options
author | Jordan Crouse <jcrouse@codeaurora.org> | 2018-12-03 15:47:20 -0700 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2018-12-11 13:10:18 -0500 |
commit | 8fe62a63a867184ff94b02d618d88deddfda0cc0 (patch) | |
tree | 7d6b389e581580befb9b389c91caacc89c7aba10 /drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.h | |
parent | ab07e0c19fda03712c979626178cf9e23d610aaf (diff) |
drm/msm/dpu: Remove dpu_irq and unused functions
dpu_irq.c does some unneeded checks and passes control
to dpu_core_irq.c The simple functions can be defined
in the same file where we use them and the files and
their associated hangers on can be deleted.
Additionally the postinstall hook isn't used even
in dpu_core_irq.c so zap that entire path.
v3: No changes
Reviewed-by: Sean Paul <sean@poorly.run>
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'drivers/gpu/drm/msm/disp/dpu1/dpu_hw_interrupts.h')
0 files changed, 0 insertions, 0 deletions