diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-12-16 22:06:28 +0000 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2025-01-06 14:45:29 +0100 |
commit | 210afa1598de32070faac2c7a33db6006c8408be (patch) | |
tree | 01ae51e825d2bded0b9914c2d229f0b38951eb9d /scripts/gdb/linux/device.py | |
parent | 459997e8990d9cdf7fb126057c31ec0ca8ff66ca (diff) |
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/device.py')
0 files changed, 0 insertions, 0 deletions