drm/mediatek: Remove irq in struct mtk_ddp_comp
authorCK Hu <ck.hu@mediatek.com>
Fri, 28 Aug 2020 08:21:13 +0000 (16:21 +0800)
committerChun-Kuang Hu <chunkuang.hu@kernel.org>
Mon, 28 Dec 2020 23:11:17 +0000 (07:11 +0800)
commit993fd584942a75edda5e9cdec24c590c7a766b2d
tree5b2a0936e5c015ad34d9f29b08f7273aab75ee69
parent3c87daefc5c3637bed36f1f29dc9bbf3506cba55
drm/mediatek: Remove irq in struct mtk_ddp_comp

irq in struct mtk_ddp_comp is useless, so remove it.

Signed-off-by: CK Hu <ck.hu@mediatek.com>
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
drivers/gpu/drm/mediatek/mtk_drm_ddp_comp.c