]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] uvcvideo: Register subdevices for each entity
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 21 Jan 2010 08:39:52 +0000 (05:39 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 25 May 2011 22:50:58 +0000 (19:50 -0300)
commit4ffc2d89f38a7fbb3b24adb7fb066a159c351c11
treee325f7ab0e917bd3bae8e7217107e7d0d0cceeeb
parent5a254d751e52e0f817090c29950d16cf18490d5b
[media] uvcvideo: Register subdevices for each entity

Userspace applications can now discover the UVC device topology using
the media controller API.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/uvc/Makefile
drivers/media/video/uvc/uvc_driver.c
drivers/media/video/uvc/uvc_entity.c [new file with mode: 0644]
drivers/media/video/uvc/uvcvideo.h