On 12.02.2011, at 15:54, David Gibson wrote:

> From: David Gibson <[email protected]>
> 
> Currently qemu_devtree_setprop() expects the new property value to be
> given as a uint32_t *.  While property values consisting of u32s are
> common, in general they can have any bytestring value.
> 
> Therefore, this patch alters the function to take a void * instead,
> allowing callers to easily give anything as the property value.
> 
> Signed-off-by: David Gibson <[email protected]>

Acked-by: Alexander Graf <[email protected]>


Alex


Reply via email to