]> bbs.cooldavid.org Git - net-next-2.6.git/commit
V4L/DVB (13505): uvcvideo: Refactor chain scan
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Wed, 25 Nov 2009 15:00:29 +0000 (12:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:42:12 +0000 (18:42 -0200)
commit4057ac6ca9a77c4275b34b5925ab5c99557913b1
treeff6cc3e876ef4e221fc0e946a9b5c4aefeb4fbfc
parentfd3e921739aff709bbaae6d75d9f64542f47c850
V4L/DVB (13505): uvcvideo: Refactor chain scan

Don't handle the first output terminal in a chain in a special way. Use
uvc_scan_chain_entity() like for all other entities, making the chain
scan code more generic.

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