linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V0 1/1] media: v4l2-core: Enable reserved field of v4l2_event
@ 2022-04-29 11:06 Naina Vaskenly
  2022-04-29 11:18 ` Hans Verkuil
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Naina Vaskenly @ 2022-04-29 11:06 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, lijian, Hans Verkuil, linux-media, linux-kernel
  Cc: Kumar Anshuman, Naina Vaskenly

'reserved' member of struct v4l2_event is currently not enabled.
This field can be used to transfer data, if >64 bytes of data
has to be sent. Hence, added this change to copy the reserved field in
__v4l2_event_queue_fh.

Naina Vaskenly (1):
  media: v4l2-core: Enable reserved field of v4l2_event

 drivers/media/v4l2-core/v4l2-event.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-29 11:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 11:06 [PATCH V0 1/1] media: v4l2-core: Enable reserved field of v4l2_event Naina Vaskenly
2022-04-29 11:18 ` Hans Verkuil
2022-04-29 11:45 ` [PATCH V0 0/1] " Naina Vaskenly
2022-04-29 11:45 ` [PATCH V0 1/1] " Naina Vaskenly
2022-04-29 11:50   ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).