diff options
author | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2021-03-15 07:33:22 +0800 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2021-06-26 11:40:07 -0500 |
commit | 1b6b0ce2240e717bd5839cc106a0bf6cdbac9abc (patch) | |
tree | 90ce64ae4c484a56f5cfe3c91ec3f3992a6d04e3 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | b3c0d72b092e52ae7369b52fb97f63eb2ea7f16a (diff) |
mailbox: mtk-cmdq: Use mailbox rx_callback
rx_callback is a standard mailbox callback mechanism and could cover the
function of proprietary cmdq_task_cb, so use the standard one instead of
the proprietary one. But the client driver has already used cmdq_task_cb,
so keep cmdq_task_cb until all client driver use rx_callback instead of
cmdq_task_cb.
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Reviewed-by: Yongqiang Niu <yongqiang.niu@mediatek.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions