commit | c5afc789bf306913c03b2cd6523d33e9d1f832cd | [log] [tgz] |
---|---|---|
author | Steve Longerbeam <slongerbeam@gmail.com> | Sat Sep 29 15:54:10 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Thu Oct 04 15:35:08 2018 -0400 |
tree | 579ebff7e85a43d33a92b56995cc927186bb1e54 | |
parent | 1634f0eded87d1f150e823fa56cd782ea0775eb2 [diff] |
media: platform: video-mux: Register a subdev notifier Parse neighbor remote devices on the video muxes input ports, add them to a subdev notifier, and register the subdev notifier for the video mux, by calling v4l2_async_register_fwnode_subdev(). 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>