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