V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 10 Jul 2010 18:03:20 +0000 (15:03 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 19:43:15 +0000 (16:43 -0300)
commitbbafc0cb6c52c40647f561854db5fbac4d608186
treed10c23e4e0a7ae5e169f7b7c627c6a762b0a2d56
parentc89f66f629f0e94806e3ec6f8f77b61a8feed39f
V4L/DVB: uvc: Move constants and structures definitions to linux/usb/video.h

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@ideasonboard.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/uvc/uvcvideo.h
drivers/usb/gadget/f_uvc.c
drivers/usb/gadget/f_uvc.h
drivers/usb/gadget/uvc.h
drivers/usb/gadget/webcam.c
include/linux/usb/video.h