mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] media: uvcvideo: Prepare deprecation of nodrop
@ 2024-12-17 21:06 Ricardo Ribalda
  2024-12-17 21:06 ` [PATCH 1/3] media: uvcvideo: Swap default value for nodrop module param Ricardo Ribalda
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ricardo Ribalda @ 2024-12-17 21:06 UTC (permalink / raw)
  To: Laurent Pinchart, Hans de Goede, Mauro Carvalho Chehab
  Cc: linux-media, linux-kernel, Ricardo Ribalda

We intend to deprecate the nodrop parameter in the future and adopt the
default behaviour of the other media drivers: drop invalid packages.

Make the first step in the deprecation by changing the default value of
the parameter and printing an error message when the value is changed.

Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
---
Ricardo Ribalda (3):
      media: uvcvideo: Swap default value for nodrop module param
      media: uvcvideo: Allow changing noparam on the fly
      media: uvcvideo: Announce the user our deprecation intentions

 drivers/media/usb/uvc/uvc_driver.c | 23 ++++++++++++++++++++---
 drivers/media/usb/uvc/uvc_queue.c  |  6 ++----
 drivers/media/usb/uvc/uvcvideo.h   |  4 +---
 3 files changed, 23 insertions(+), 10 deletions(-)
---
base-commit: d216d9cb4dd854ef0a2ec1701f403facb298af51
change-id: 20241217-uvc-deprecate-fbd6228fa1e2

Best regards,
-- 
Ricardo Ribalda <ribalda@chromium.org>


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

end of thread, other threads:[~2024-12-18 20:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-17 21:06 [PATCH 0/3] media: uvcvideo: Prepare deprecation of nodrop Ricardo Ribalda
2024-12-17 21:06 ` [PATCH 1/3] media: uvcvideo: Swap default value for nodrop module param Ricardo Ribalda
2024-12-17 21:06 ` [PATCH 2/3] media: uvcvideo: Allow changing noparam on the fly Ricardo Ribalda
2024-12-17 21:06 ` [PATCH 3/3] media: uvcvideo: Announce the user our deprecation intentions Ricardo Ribalda
2024-12-18 20:37 ` [PATCH 0/3] media: uvcvideo: Prepare deprecation of nodrop Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®