All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: uvcvideo: Drop format descriptions
@ 2023-01-04 11:19 Laurent Pinchart
  2023-01-04 11:19 ` [PATCH v2 1/2] media: uvcvideo: Remove " Laurent Pinchart
  2023-01-04 11:19 ` [PATCH v2 2/2] media: uvcvideo: Drop custom format names for DV formats Laurent Pinchart
  0 siblings, 2 replies; 6+ messages in thread
From: Laurent Pinchart @ 2023-01-04 11:19 UTC (permalink / raw)
  To: linux-media; +Cc: Ricardo Ribalda, Kieran Bingham

Hello,

This small patch series is a new version of the previous single patch
"[PATCH] media: uvcvideo: Remove format descriptions". In addition to
fixing a bug in 1/2, the newly added patch 2/2 takes it a step forward
with a further simplification.

I could squash 2/2 with 1/2 if desired, but I've decided to keep it
separate at least for now in case there would be a preference for
keeping the format name string for DV formats.

Laurent Pinchart (2):
  media: uvcvideo: Remove format descriptions
  media: uvcvideo: Drop custom format names for DV formats

 drivers/media/usb/uvc/uvc_driver.c | 19 +++----------------
 drivers/media/usb/uvc/uvc_v4l2.c   |  2 --
 drivers/media/usb/uvc/uvcvideo.h   |  2 --
 3 files changed, 3 insertions(+), 20 deletions(-)


base-commit: fb1316b0ff3fc3cd98637040ee17ab7be753aac7
-- 
Regards,

Laurent Pinchart


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

end of thread, other threads:[~2023-01-04 12:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-04 11:19 [PATCH v2 0/2] media: uvcvideo: Drop format descriptions Laurent Pinchart
2023-01-04 11:19 ` [PATCH v2 1/2] media: uvcvideo: Remove " Laurent Pinchart
2023-01-04 11:48   ` Ricardo Ribalda
2023-01-04 11:19 ` [PATCH v2 2/2] media: uvcvideo: Drop custom format names for DV formats Laurent Pinchart
2023-01-04 11:51   ` Ricardo Ribalda
2023-01-04 12:18     ` Laurent Pinchart

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.