diff options
| author | Sakari Ailus <[email protected]> | 2017-06-20 09:14:43 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-07-26 08:39:55 -0400 |
| commit | 06f8152027765e55da3afc23d87c5fdaf9e7a686 (patch) | |
| tree | 4c3658117b89db76454ccc02121588d79cf5227d /tools/perf/scripts/python | |
| parent | 26d051e301f67cdd2ea3404abb43902f13214efa (diff) | |
media: v4l2-fwnode: link_frequency is an optional property
v4l2_fwnode_endpoint_alloc_parse() is intended as a replacement for
v4l2_fwnode_endpoint_parse(). It parses the "link-frequency" property and
if the property isn't found, it returns an error. However,
"link-frequency" is an optional property and if it does not exist is not
an error. Instead, the number of link frequencies is simply zero in that
case.
Signed-off-by: Sakari Ailus <[email protected]>
Reviewed-by: Niklas Söderlund <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions