Skip to content
Commit ce1537fe authored by jason-jh.lin's avatar jason-jh.lin Committed by Jassi Brar
Browse files

mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done



Because mtk_drm_crtc_update_config is not using cmdq_pkt_flush_async,
it won't have pkt->async_cb.cb anymore.

So remove the WARN_ON check of pkt->async_cb.cb at cmdq_exec_done.

Fixes: 1b6b0ce2 ("mailbox: mtk-cmdq: Use mailbox rx_callback")
Signed-off-by: default avatarjason-jh.lin <jason-jh.lin@mediatek.com>
Reviewed-by: default avatarChun-Kuang Hu <chunkuang.hu@kernel.org>
Tested-by: default avatarEnric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent 46abe326
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment