diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2017-06-20 09:14:43 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-07-26 08:39:55 -0400 |
commit | 06f8152027765e55da3afc23d87c5fdaf9e7a686 (patch) | |
tree | 4c3658117b89db76454ccc02121588d79cf5227d /block/blk-mq.c | |
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 <sakari.ailus@linux.intel.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'block/blk-mq.c')
0 files changed, 0 insertions, 0 deletions