commit | 14fae6fc53b2b390bbba650d60b9555e9f7f4f26 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu May 07 22:12:36 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jan 11 12:18:51 2016 -0200 |
tree | ca17293c2420d3520be203c97e84d7ef294fe769 | |
parent | 26614b9bf8b534406835ea66732c12e6fd7b50fd [diff] |
[media] davinci_vbpe: stop MEDIA_ENT_T_V4L2_SUBDEV abuse This driver is abusing MEDIA_ENT_T_V4L2_SUBDEV: - it uses a hack to check if the remote entity is a subdev; - it still uses the legacy entity subtype check macro, that will be removed soon. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>