The patch number 12185 was added via Laurent Pinchart <laurent.pinch...@skynet.be> to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward compatible with older kernels. Compatibility modifications will be removed before inclusion into the mainstream Kernel If anyone has any objections, please let us know by sending a message to: Linux Media Mailing List <linux-me...@vger.kernel.org> ------ From: Laurent Pinchart <laurent.pinch...@skynet.be> uvcvideo: Prefix all UVC constants with UVC_ In preparation to moving UVC constants to a public location, prefix all constants with UVC_ to avoid namespace clashes. Priority: normal Signed-off-by: Laurent Pinchart <laurent.pinch...@skynet.be> --- linux/drivers/media/video/uvc/uvc_ctrl.c | 205 ++++++++++--------- linux/drivers/media/video/uvc/uvc_driver.c | 136 ++++++------ linux/drivers/media/video/uvc/uvc_v4l2.c | 14 - linux/drivers/media/video/uvc/uvc_video.c | 32 +-- linux/drivers/media/video/uvc/uvcvideo.h | 220 ++++++++++----------- 5 files changed, 311 insertions(+), 296 deletions(-) <diff discarded since it is too big> --- Patch is available at: http://linuxtv.org/hg/v4l-dvb/rev/d3961ed7841fca3a789da3c48ccf2ce8349417d0 _______________________________________________ linuxtv-commits mailing list linuxtv-commits@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits