diff options
author | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2021-03-15 02:33:23 +0300 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2021-06-26 19:40:20 +0300 |
commit | 8ebc3b5aa4cfafd8b9d58e2595a12f0715594619 (patch) | |
tree | b1f07829b2126209721a9b92ac9514236aa986f2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1b6b0ce2240e717bd5839cc106a0bf6cdbac9abc (diff) | |
download | linux-8ebc3b5aa4cfafd8b9d58e2595a12f0715594619.tar.xz |
mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_data
Current client use 'struct cmdq_pkt' as callback data, so
change 'void *data' to 'struct cmdq_pkt *pkt'. Keep data
until client use pkt instead of data.
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/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions