Hi Greg, On Tuesday 15 June 2010 00:35:31 Greg KH wrote: > On Mon, Jun 07, 2010 at 01:09:47PM +0200, Laurent Pinchart wrote: > > The UVC host and gadget drivers both define constants and structures in > > private header files. Move all those definitions to linux/usb/video.h > > where they can be shared by the two drivers (and be available for > > userspace applications). > > > > Signed-off-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > > --- > > > > drivers/media/video/uvc/uvcvideo.h | 19 -- > > drivers/usb/gadget/f_uvc.c | 16 +- > > drivers/usb/gadget/f_uvc.h | 352 +------------------------------ > > drivers/usb/gadget/uvc.h | 36 ---- > > drivers/usb/gadget/webcam.c | 24 +- > > include/linux/usb/video.h | 397 +++++++++++++++++++++++++++++++ > > Is this something that we need for .35 for anything? Or can it wait > until .36? It can wait until .36. -- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html