Eric Auger 58e71097ce device_tree: qemu_fdt_getprop_cell converted to use the error API
This patch aligns the prototype with qemu_fdt_getprop. The caller
can choose whether the function self-asserts on error (passing
&error_fatal as Error ** argument, corresponding to the legacy behavior),
or behaves differently such as simply output a message.

In this later case the caller can use the new lenp parameter to interpret
the error if any.

Signed-off-by: Eric Auger <eric.auger@linaro.org>
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2016-02-19 09:42:30 -07:00
..
2015-11-10 15:00:28 +01:00
2016-02-02 17:50:46 +01:00
2016-02-02 13:28:58 +01:00
2015-11-05 11:28:23 +01:00
2015-05-08 14:11:10 +03:00
2014-06-23 11:01:24 -04:00
2015-11-06 10:16:03 +01:00
2015-06-03 18:19:15 +02:00