Re: [PATCH 1/3] device property: fwnode_property_read_string_array() may return -EILSEQ
From: Mika Westerberg <hidden>
Date: 2017-03-27 13:53:22
Also in:
linux-acpi
From: Mika Westerberg <hidden>
Date: 2017-03-27 13:53:22
Also in:
linux-acpi
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-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Reviewed-by: Mika Westerberg <mika.westerberg-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> 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. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html