commit | 6b6a42780597028135f82c96e42c6d2bcd83fbae | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Fri Aug 14 12:54:36 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 11 12:18:42 2016 -0200 |
tree | 36121532964b98be43ad2afe041d1cd0a54a63eb | |
parent | 18710dc67a433ed2c3ecaaffefd8e34502e53262 [diff] |
[media] media: use media_gobj inside links Just like entities and pads, links also need to have unique Object IDs along a given media controller. So, let's add a media_gobj inside it and initialize the object then a new link is created. Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Tested-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>