commit | d5099f81803fc7a7831aa893097fab3cf8d15d3e | [log] [tgz] |
---|---|---|
author | Steve Longerbeam <slongerbeam@gmail.com> | Sat Sep 29 15:54:17 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Oct 04 15:41:15 2018 -0400 |
tree | 6d82c31c3baa4a08624981f1fc47a6f124750836 | |
parent | b803cd35983329ecefc5139457e7205450d786b5 [diff] |
media: staging/imx: TODO: Remove one assumption about OF graph parsing The move to subdev notifiers fixes one assumption of OF graph parsing. If a subdevice has non-video related ports, the subdev driver knows not to follow those ports when adding remote devices to its subdev notifier. Signed-off-by: Steve Longerbeam <slongerbeam@gmail.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>