]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1cd08de4ac5b3704dc54db34853ac29a86e772e3
treed10c23e4e0a7ae5e169f7b7c627c6a762b0a2d56
parent5b6e65af56cdfd791d154d207953322b58b66c9f
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