diff options
author | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2022-06-08 22:40:55 +0800 |
---|---|---|
committer | Jassi Brar <jaswinder.singh@linaro.org> | 2022-08-02 15:06:57 -0500 |
commit | d9c26e0a58b0039d1ad4340d826fe8db866e9455 (patch) | |
tree | 7f4ab1e6820d11d48712ec50f48edca8d475d02b /tools/pci | |
parent | e0dccc3b76fb35bb257b4118367a883073d7390e (diff) | |
download | linux-d9c26e0a58b0039d1ad4340d826fe8db866e9455.tar.bz2 |
mailbox: mtk-cmdq: Remove proprietary cmdq_task_cb
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. Client driver has changed to use standard
rx_callback, so remove proprietary cmdq_task_cb.
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'tools/pci')
0 files changed, 0 insertions, 0 deletions