Re: [PATCH 06/13] media: platform: video-mux: Register a subdev notifier

2018-02-22 Thread kbuild test robot
Hi Steve, I love your patch! Yet something to improve: [auto build test ERROR on linuxtv-media/master] [also build test ERROR on v4.16-rc2 next-20180222] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH 06/13] media: platform: video-mux: Register a subdev notifier

2018-02-21 Thread Steve Longerbeam
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 --- drivers/media/platform/video-mux.c |