Re: [PATCH FOR 2.6.36] uvc: Move constants and structures definitions to linux/usb/video.h

2010-07-10 Thread Greg KH
On Sat, Jul 10, 2010 at 08:03:20PM +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 applica

[PATCH FOR 2.6.36] uvc: Move constants and structures definitions to linux/usb/video.h

2010-07-10 Thread Laurent Pinchart
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 --- drivers/media/video/uvc/uvc