]> git.baikalelectronics.ru Git - kernel.git/commit
[media] v4l2-core: create MC interfaces for devnodes
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 24 Aug 2015 11:47:54 +0000 (08:47 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 11 Jan 2016 14:18:57 +0000 (12:18 -0200)
commit9039f2aa51fb3800d6f8c497d66b6c070af3b164
tree4a146eaed62e9ea09d26ef1f5e98a3adec3a5611
parent4064a002c687d8d618f4a15f73a5586d972bdf3e
[media] v4l2-core: create MC interfaces for devnodes

V4L2 device (and subdevice) nodes should create an interface, if the
Media Controller support is enabled.

Please notice that radio devices should not create an entity, as radio
input/output is either via wires or via ALSA.

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/v4l2-core/v4l2-dev.c
drivers/media/v4l2-core/v4l2-device.c
include/media/v4l2-dev.h