]> git.ipfire.org Git - thirdparty/linux.git/commit
media: platform: ti: Remove unused vpdma_update_dma_addr
authorDr. David Alan Gilbert <linux@treblig.org>
Sun, 15 Jun 2025 23:58:01 +0000 (00:58 +0100)
committerHans Verkuil <hverkuil@xs4all.nl>
Tue, 17 Jun 2025 08:35:17 +0000 (10:35 +0200)
commit9314891df119442a6ec1518b3d872c330e2bf1a1
treee63c2bb43584edead9186d8badddc31e4a6cf604
parent487b12d6d0fc335d6fc4cb71f2358bb0eb0c1271
media: platform: ti: Remove unused vpdma_update_dma_addr

vpdma_update_dma_addr() was added in 2016 as part of
commit 2f88703a0bfd ("[media] media: ti-vpe: vpdma: Add multi-instance and
multi-client support")

but has remained unused.

Remove it.

I did see that there was a VIP driver submitted in 2020 that
doesn't seem to have got merged which did use this (and a bunch
of other unused functions).

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/ti/vpe/vpdma.c
drivers/media/platform/ti/vpe/vpdma.h