commit | b42ff142b8d880427e8c30b05de71b841a67aaad | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javier@osg.samsung.com> | Wed Aug 19 12:35:22 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 11 12:18:43 2016 -0200 |
tree | a1dc0cc1c205f68f28155eb0857e9a067124695a | |
parent | d10c98949d1a1fff14d750fe5162213bb5b39e11 [diff] |
[media] media: remove media entity .parent field Now that the struct media_entity .parent field is unused, it can be safely removed. Since all the previous users were converted to use the .mdev field from the embedded struct media_gobj instead. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>