On Thu, 25 Sep 2014 22:19:19 -0700
Peter Crosthwaite wrote:
> By passing in NULL to object_property_set_link.
>
> The lead user of this is the QDEV GPIO framework which will implement
> GPIO disconnects via an "unlink".
>
> Reviewed-by: Alexander Graf
> Signed-off-by: Peter Crosthwaite
> ---
Il 26/09/2014 07:19, Peter Crosthwaite ha scritto:
> By passing in NULL to object_property_set_link.
>
> The lead user of this is the QDEV GPIO framework which will implement
> GPIO disconnects via an "unlink".
>
> Reviewed-by: Alexander Graf
> Signed-off-by: Peter Crosthwaite
> ---
>
> qom/o
By passing in NULL to object_property_set_link.
The lead user of this is the QDEV GPIO framework which will implement
GPIO disconnects via an "unlink".
Reviewed-by: Alexander Graf
Signed-off-by: Peter Crosthwaite
---
qom/object.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff