From nobody Mon Feb 9 08:10:19 2026 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1600726923; cv=none; d=zohomail.com; s=zohoarc; b=jkP7HqUBlY+JSbpfUJdXHlCVEHaio/T8WP+68asMA4B6KTgsbADlahKnGXbctzZyg7c6c52AK9YhxmLJ3PRoXxjcDZKuezKJS97cJe6VZduibPKLb0KruVjUBKTJeoHDFa6OzX8DCrFNgxMaa9d1x/SLCvkVrrfzeZA+cSHCWuA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1600726923; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=Ow/Goc64TH+sEuIKExQSCYDG7D9ex4nmrSV1na4tT+4=; b=cPk3Slf9MF1F1HeseeTVw3LY/XX1cSR5MVM5HNRn7Ni11M+DReLVftUOko4d3qaII0QFWqEFbeHUf7QjNXv2UGuWX8iz9dHQYsY0lABcu+NU4v/7McUSne7yUgiS4OFshfgpre7K/cKnMI2KciAuiStvdYggmVOqQMoUMWhKsfQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1600726923140263.7413940991969; Mon, 21 Sep 2020 15:22:03 -0700 (PDT) Received: from localhost ([::1]:38332 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kKUC9-00049k-Pd for importer@patchew.org; Mon, 21 Sep 2020 18:22:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58902) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kKU1l-0000Bo-DN for qemu-devel@nongnu.org; Mon, 21 Sep 2020 18:11:17 -0400 Received: from us-smtp-1.mimecast.com ([207.211.31.81]:46608 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kKU1j-0001bJ-Ff for qemu-devel@nongnu.org; Mon, 21 Sep 2020 18:11:17 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-335-XJ313jX4OBWy2vr9XZL3cg-1; Mon, 21 Sep 2020 18:11:12 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4908B1007465 for ; Mon, 21 Sep 2020 22:11:11 +0000 (UTC) Received: from localhost (unknown [10.10.67.5]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0AA7B75261; Mon, 21 Sep 2020 22:11:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600726274; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ow/Goc64TH+sEuIKExQSCYDG7D9ex4nmrSV1na4tT+4=; b=BSM0Y/xm/HWHe5tVe3w0A5j0i2AAT87aRUcEpDJglQLK+e2EK2G3yDgvfmnGcxArNxgf/4 Ov+tD5flvAMJoT1z8PCeZ1pqEr0Zq/1rZrC67dnF/lkKCmwvnW7XOPtFcXkuc5PlHjveyo ikZxQ9M9ZEoFF9VWwEBHd9g/ys7jA+o= X-MC-Unique: XJ313jX4OBWy2vr9XZL3cg-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH 11/24] tmp421: Register properties as class properties Date: Mon, 21 Sep 2020 18:10:32 -0400 Message-Id: <20200921221045.699690-12-ehabkost@redhat.com> In-Reply-To: <20200921221045.699690-1-ehabkost@redhat.com> References: <20200921221045.699690-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=207.211.31.81; envelope-from=ehabkost@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/21 18:11:01 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -35 X-Spam_score: -3.6 X-Spam_bar: --- X-Spam_report: (-3.6 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1.455, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: John Snow , Paolo Bonzini , "Daniel P. Berrange" Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Class properties make QOM introspection simpler and easier, as they don't require an object to be instantiated. Signed-off-by: Eduardo Habkost Reviewed-by: Igor Mammedov --- Cc: qemu-devel@nongnu.org --- hw/misc/tmp421.c | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/hw/misc/tmp421.c b/hw/misc/tmp421.c index 212d6e0e831..1c19a3a9713 100644 --- a/hw/misc/tmp421.c +++ b/hw/misc/tmp421.c @@ -340,22 +340,6 @@ static void tmp421_realize(DeviceState *dev, Error **e= rrp) tmp421_reset(&s->i2c); } =20 -static void tmp421_initfn(Object *obj) -{ - object_property_add(obj, "temperature0", "int", - tmp421_get_temperature, - tmp421_set_temperature, NULL, NULL); - object_property_add(obj, "temperature1", "int", - tmp421_get_temperature, - tmp421_set_temperature, NULL, NULL); - object_property_add(obj, "temperature2", "int", - tmp421_get_temperature, - tmp421_set_temperature, NULL, NULL); - object_property_add(obj, "temperature3", "int", - tmp421_get_temperature, - tmp421_set_temperature, NULL, NULL); -} - static void tmp421_class_init(ObjectClass *klass, void *data) { DeviceClass *dc =3D DEVICE_CLASS(klass); @@ -368,6 +352,19 @@ static void tmp421_class_init(ObjectClass *klass, void= *data) k->send =3D tmp421_tx; dc->vmsd =3D &vmstate_tmp421; sc->dev =3D (DeviceInfo *) data; + + object_class_property_add(klass, "temperature0", "int", + tmp421_get_temperature, + tmp421_set_temperature, NULL, NULL); + object_class_property_add(klass, "temperature1", "int", + tmp421_get_temperature, + tmp421_set_temperature, NULL, NULL); + object_class_property_add(klass, "temperature2", "int", + tmp421_get_temperature, + tmp421_set_temperature, NULL, NULL); + object_class_property_add(klass, "temperature3", "int", + tmp421_get_temperature, + tmp421_set_temperature, NULL, NULL); } =20 static const TypeInfo tmp421_info =3D { @@ -375,7 +372,6 @@ static const TypeInfo tmp421_info =3D { .parent =3D TYPE_I2C_SLAVE, .instance_size =3D sizeof(TMP421State), .class_size =3D sizeof(TMP421Class), - .instance_init =3D tmp421_initfn, .abstract =3D true, }; =20 --=20 2.26.2