]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.h
authorLaurent Pinchart <laurent.pinchart@skynet.be>
Fri, 26 Jun 2009 14:30:09 +0000 (11:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 12 Sep 2009 15:17:17 +0000 (12:17 -0300)
commit495ac22b118e2b97a365972106f330d0371d2801
treefecee2683e2e2172db1aaeac483f896316e3f807
parent8682cffb4c8ecf97654e356106d9bef696bc6bdb
V4L/DVB (12184): uvcvideo: Use class-specific descriptor types from usb/ch9.h

uvcvideo.h redefines class-specific descriptor types already present in
usb/ch9.h. Remove the duplicated definitions and use the ones from usb/ch9.h.

Signed-off-by: Laurent Pinchart <laurent.pinchart@skynet.be>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/uvc/uvc_driver.c
drivers/media/video/uvc/uvcvideo.h