V4L/DVB: v4l2: hook up the new control framework into the core framework
authorHans Verkuil <hverkuil@xs4all.nl>
Sun, 16 May 2010 12:24:06 +0000 (09:24 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 9 Aug 2010 02:43:04 +0000 (23:43 -0300)
commit11bbc1cadb638aaccb4764c6e16807b36b53cf19
tree101be79d45abd28e30f5cc3ee6372004bf7880b9
parenta42b57f5aacf2b43f3e7931e8b9c609051839aa8
V4L/DVB: v4l2: hook up the new control framework into the core framework

Add the calls needed to automatically merge subdev controls into a bridge
control handler.

Hook up the control framework in __video_ioctl2 and video_register_device.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/v4l2-dev.c
drivers/media/video/v4l2-device.c
drivers/media/video/v4l2-ioctl.c