]> git.baikalelectronics.ru Git - kernel.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)
commitd3afe93f143531536a62798cc1e7b3fccf11ce22
treeff6cc3e876ef4e221fc0e946a9b5c4aefeb4fbfc
parent219380e666936c710f23c54fd32386da6631d8a4
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