diff options
| author | 2018-09-29 15:54:04 -0400 | |
|---|---|---|
| committer | 2018-10-04 14:53:20 -0400 | |
| commit | 4382f37b78e02bb9a9d68cf0aef7928f0aaeff73 (patch) | |
| tree | a161513617ccd6acbe35bb47e37f384fc8e03095 /drivers/media/v4l2-core/v4l2-async.c | |
| parent | media: i2c: adv748x: fix typo in comment for TXB CSI-2 transmitter power down (diff) | |
| download | wireguard-linux-4382f37b78e02bb9a9d68cf0aef7928f0aaeff73.tar.xz wireguard-linux-4382f37b78e02bb9a9d68cf0aef7928f0aaeff73.zip | |
media: v4l2-fwnode: ignore endpoints that have no remote port parent
Documentation/devicetree/bindings/media/video-interfaces.txt states that
the 'remote-endpoint' property is optional.
So v4l2_async_notifier_fwnode_parse_endpoint() should not return error
if the endpoint has no remote port parent. Just ignore the endpoint,
skip adding an asd to the notifier and return 0.
__v4l2_async_notifier_parse_fwnode_endpoints() will then continue
parsing the remaining port endpoints of the device.
Signed-off-by: Steve Longerbeam <slongerbeam@gmail.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/v4l2-core/v4l2-async.c')
0 files changed, 0 insertions, 0 deletions
