diff options
author | 2024-12-16 22:06:28 +0000 | |
---|---|---|
committer | 2025-01-06 14:45:29 +0100 | |
commit | 210afa1598de32070faac2c7a33db6006c8408be (patch) | |
tree | 01ae51e825d2bded0b9914c2d229f0b38951eb9d /scripts/gdb/linux/utils.py | |
parent | media: dt-bindings: qcom-venus: Deprecate video-decoder and video-encoder where applicable (diff) | |
download | wireguard-linux-210afa1598de32070faac2c7a33db6006c8408be.tar.xz wireguard-linux-210afa1598de32070faac2c7a33db6006c8408be.zip |
media: venus: Remove unused hfi_core_ping()
hfi_core_ping() was added by 2017's
commit 09c2845e8fe4 ("[media] media: venus: hfi: add Host Firmware
Interface (HFI)")
but has remained unused.
Remove it.
It was the only caller of the ->core_ping member of hfi_ops,
so remove it, and the venus_core_ping that it pointed to.
Note I've left pky_sys_ping which seems to be the lowest level
definition of the command.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Stanimir Varbanov <stanimir.k.varbanov@gmail.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions