diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2022-02-23 13:47:48 +0200 |
---|---|---|
committer | Sakari Ailus <sakari.ailus@linux.intel.com> | 2022-03-04 00:27:07 +0200 |
commit | cb2a3293ca7a4e24fba3804a706d79aa598b940e (patch) | |
tree | a19cd45c008d24bffd7a7c9c3f58789b4d102b5d /drivers/media/i2c/ccs/ccs-core.c | |
parent | 3056a8e936bb090865402bfe6f3a730a28790033 (diff) |
v4l: fwnode: Drop redunant -ENODATA check in property reference parsing
The check of -ENODATA return value from
fwnode_property_get_reference_args() was made redundant by commit
c343bc2ce2c6 ("ACPI: properties: Align return codes of
__acpi_node_get_property_reference()"). -ENOENT remains to be used to
signal there are no further entries.
Remove the check for -ENODATA.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'drivers/media/i2c/ccs/ccs-core.c')
0 files changed, 0 insertions, 0 deletions