Hi Mika,
Mika Westerberg wrote:
On Mon, Mar 06, 2017 at 03:26:29PM +0200, Sakari Ailus wrote:
fwnode_property_read_string_array() may return -EILSEQ through
of_property_read_string_array(). Document this.
Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
Reviewed-by: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
Thanks!
Though, I wonder if it would be good to change the function to only
return what the DT version does. Now the caller needs to check for both
values.
It's rather that this value is currently returned by
of_property_read_string_array(). I'd guess though that most callers
don't care about the error code.
--
Kind regards,
Sakari Ailus
sakari.ailus@xxxxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html