Thread (9 messages) read the whole thread 9 messages, 2 authors, 2025-02-26

Re: [PATCH v11 3/6] media: platform: synopsys: Add support for HDMI input driver

From: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Date: 2025-02-26 10:19:52
Also in: linux-media, linux-rockchip, lkml

On 2/26/25 13:16, Hans Verkuil wrote:
quoted
+/* vb2 queue */
+static const struct vb2_ops hdmirx_vb2_ops = {
+	.queue_setup = hdmirx_queue_setup,
+	.buf_queue = hdmirx_buf_queue,
+	.wait_prepare = vb2_ops_wait_prepare,
+	.wait_finish = vb2_ops_wait_finish,
These two ops are no longer needed. New drivers must not use them. I'm
working on removing these ops, but it's not quite there yet.

I will remove these two lines manually for this v11, but if a v12 is needed,
then make sure you drop these two lines.
Ack. Thanks for the review!

-- 
Best regards,
Dmitry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help