
6 Mar
2015
6 Mar
'15
4:43 p.m.
On Thu, Mar 05, 2015 at 12:25:19PM -0700, Simon Glass wrote:
This function returns -ENOENT when the property is missing (which the caller might forgive) and also when the property is present but incorrectly formatted (which many callers would like to report).
Update the error return value to allow these different situations to be distinguished.
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom