Re: [PATCH v4 3/3] soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function
From: AngeloGioacchino Del Regno
Date: Fri Sep 06 2024 - 04:17:53 EST
Il 01/09/24 16:32, Chun-Kuang Hu ha scritto:
In order to have fine-grained control, use cmdq_pkt_eoc() and
cmdq_pkt_jump_rel() to replace cmdq_pkt_finalize().
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@xxxxxxxxxx>
I'll pick this one after the media patches will be mainlined to avoid issues.
In the meanwhile, mainly as a self-reminder:
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>