commit | d87cdb884486bfa795be99c83a5b3ac4d428ca84 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sun Sep 06 10:59:08 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 11 12:19:01 2016 -0200 |
tree | 40f87b39589940f201c2a10e265f24c05e1459ff | |
parent | 0e576b76f5470a2f8b2287958a2b9a3dd0f56f10 [diff] |
[media] media-device: export the entity function via new ioctl Now that entities have a main function, expose it via MEDIA_IOC_G_TOPOLOGY ioctl. Please notice that some entities may have secundary functions. Such use case will be addressed later, when we add support for the Media Controller properties. Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>