qdev: Un-deprecate qdev_init_nofail()
authorMarkus Armbruster <armbru@redhat.com>
Fri, 19 Jun 2015 14:17:23 +0000 (16:17 +0200)
committerAndreas Färber <afaerber@suse.de>
Fri, 19 Jun 2015 17:14:32 +0000 (19:14 +0200)
It's a perfectly sensible helper function.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
include/hw/qdev-core.h

index 64154a929c9ca92e356412c1312c1f70bc11fb31..038b54d94b27561cba4f89a96874929fa09c9966 100644 (file)
@@ -65,8 +65,8 @@ struct VMStateDescription;
  * Operations depending on @props static properties should go into @realize.
  * After successful realization, setting static properties will fail.
  *
- * As an interim step, the #DeviceState:realized property is set by deprecated
- * function qdev_init_nofail().
+ * As an interim step, the #DeviceState:realized property can also be
+ * set with qdev_init_nofail().
  * In the future, devices will propagate this state change to their children
  * and along busses they expose.
  * The point in time will be deferred to machine creation, so that values