]> bbs.cooldavid.org Git - net-next-2.6.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)
commit042e143e8b21dca7c84e32c2e647980cb9101224
treefecee2683e2e2172db1aaeac483f896316e3f807
parentd33fbcbb21ba53358ba8a83765cfd1401e06d883
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