linux/drivers/media/usb/uvc
Javier Martinez Canillas c5a98cac6e [media] uvcvideo: create pad links after subdev registration
The uvc driver creates the pads links before the media entity is
registered with the media device. This doesn't work now that obj
IDs are used to create links so the media_device has to be set.

Move entities registration logic before pads links creation.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2016-01-11 12:18:46 -02:00
..
Kconfig [media] uvc: Depend on VIDEO_V4L2 2013-06-24 22:54:40 -03:00
Makefile
uvc_ctrl.c [media] uvcvideo: Fix reading the current exposure value of UVC 2015-12-18 15:21:34 -02:00
uvc_debugfs.c
uvc_driver.c Revert "[media] UVC: Add support for ds4 depth camera" 2015-12-12 08:10:40 -02:00
uvc_entity.c [media] uvcvideo: create pad links after subdev registration 2016-01-11 12:18:46 -02:00
uvc_isight.c
uvc_queue.c [media] vb2: drop v4l2_format argument from queue_setup 2015-12-18 13:48:19 -02:00
uvc_status.c [media] uvcvideo: Fix open/close race condition 2013-06-08 19:51:16 -03:00
uvc_v4l2.c [media] usb/uvc: Support for V4L2_CTRL_WHICH_DEF_VAL 2015-11-17 14:46:21 -02:00
uvc_video.c [media] uvcvideo: small cleanup in uvc_video_clock_update() 2015-12-18 15:21:35 -02:00
uvcvideo.h Revert "[media] UVC: Add support for ds4 depth camera" 2015-12-12 08:10:40 -02:00