diff options
author | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2024-02-22 18:41:09 +0300 |
---|---|---|
committer | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2024-04-23 13:16:53 +0300 |
commit | ed4d5ab179b9f0a60da87c650a31f1816db9b4b4 (patch) | |
tree | 1172a93e16f94d565b34bce716224d4b47781408 /include | |
parent | 4cece764965020c22cff7665b18a012006359095 (diff) | |
download | linux-ed4d5ab179b9f0a60da87c650a31f1816db9b4b4.tar.xz |
soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE
For cmdq jump command, offset 0 means relative jump and offset 1
means absolute jump. cmdq_pkt_jump() is absolute jump, so fix the
typo of CMDQ_JUMP_RELATIVE in cmdq_pkt_jump().
Fixes: 946f1792d3d7 ("soc: mediatek: cmdq: add jump function")
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20240222154120.16959-2-chunkuang.hu@kernel.org
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions