From nobody Mon Feb 9 09:22:26 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=1597882531; cv=none; d=zohomail.com; s=zohoarc; b=R3K6D4+GgTo5BK6ymZqZrCi5jLRBmnNgLWGqrxM+unRn/xpnc2QIgLaf+EZpQ+E80mz3eojzSE1xU8UGkp9SaSouFzwJ8L2aXBh/EJptanwT1xRhOMPmgGw6qb0NfzhUNm9oawJYUs5IE4Xqrq4r0QBL3QKXtcGSqazJG/zC8XY= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1597882531; 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=k/TnqvUgCno7HKezta0XAkL5zem1rmll2vSOVW/9iIk=; b=OGgF7YI7hIWTNDM7+uO4xvdfg5VXNa6/EAsyj+icfiBVfEui4o7BpBCCLzKdFVkeWQb3LiiaPDj+LiR8S4/mqDgxMMQSVN06WrsTDJHVA2X6jHDMyLakAfiCjehP9PWudSij5BDEeXvOPHPW5P6aCauUKR8QcSWr4RUgKdyNC5E= 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 1597882531638357.1611696786208; Wed, 19 Aug 2020 17:15:31 -0700 (PDT) Received: from localhost ([::1]:47746 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k8YEs-0001S7-BJ for importer@patchew.org; Wed, 19 Aug 2020 20:15:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48926) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k8YCJ-0004kB-0g for qemu-devel@nongnu.org; Wed, 19 Aug 2020 20:12:51 -0400 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:20102) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1k8YCH-0002Gb-3I for qemu-devel@nongnu.org; Wed, 19 Aug 2020 20:12:50 -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-250-7aDX9aDbO1qgjilema1DzQ-1; Wed, 19 Aug 2020 20:12:46 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 59BA6186A568; Thu, 20 Aug 2020 00:12:45 +0000 (UTC) Received: from localhost (ovpn-117-244.rdu2.redhat.com [10.10.117.244]) by smtp.corp.redhat.com (Postfix) with ESMTP id D61C616D4B; Thu, 20 Aug 2020 00:12:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1597882368; 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=k/TnqvUgCno7HKezta0XAkL5zem1rmll2vSOVW/9iIk=; b=hiEY9wK7D+835g/ihERqbwCdqvJEDvgLpWvFZsJToBmyCowdwdWHO4XBggMPWVyyaKb+kQ ah03q9KF6T2A9Rpi6/EwQekP/02N0Pa9H8uIIuUkV13ytLM0//pEiRZ1uMEBfv+GNXT8iw e7riA2WyiNmd+WehMhQXG7isG59Olzs= X-MC-Unique: 7aDX9aDbO1qgjilema1DzQ-1 From: Eduardo Habkost To: qemu-devel@nongnu.org Subject: [PATCH v2 04/58] pl110: Rename pl110_version enum values Date: Wed, 19 Aug 2020 20:11:42 -0400 Message-Id: <20200820001236.1284548-5-ehabkost@redhat.com> In-Reply-To: <20200820001236.1284548-1-ehabkost@redhat.com> References: <20200820001236.1284548-1-ehabkost@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=ehabkost@redhat.com X-Mimecast-Spam-Score: 0.002 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" 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=63.128.21.124; envelope-from=ehabkost@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/19 20:12:48 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -30 X-Spam_score: -3.1 X-Spam_bar: --- X-Spam_report: (-3.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, 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: Paolo Bonzini , qemu-arm@nongnu.org, "Daniel P. Berrange" , Peter Maydell Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) The PL110 enum value name will conflict with the PL110 type cast checker, when we replace the existing macro with an inline function. Add a VERSION_ prefix to all pl110_version enum values, to avoid conflicts. Signed-off-by: Eduardo Habkost Reviewed-by: Daniel P. Berrang=C3=A9 Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- Changes v1 -> v2: * Fixed typo on commit message * Rename all enum values to VERSION_* (Philippe Mathieu-Daud=C3=A9) --- Cc: Peter Maydell Cc: qemu-arm@nongnu.org Cc: qemu-devel@nongnu.org --- hw/display/pl110.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/hw/display/pl110.c b/hw/display/pl110.c index c2991a28d2..61fefbffb3 100644 --- a/hw/display/pl110.c +++ b/hw/display/pl110.c @@ -42,9 +42,9 @@ enum pl110_bppmode /* The Versatile/PB uses a slightly modified PL110 controller. */ enum pl110_version { - PL110, - PL110_VERSATILE, - PL111 + VERSION_PL110, + VERSION_PL110_VERSATILE, + VERSION_PL111 }; =20 #define TYPE_PL110 "pl110" @@ -189,7 +189,7 @@ static void pl110_update_display(void *opaque) else bpp_offset =3D 24; =20 - if ((s->version !=3D PL111) && (s->bpp =3D=3D BPP_16)) { + if ((s->version !=3D VERSION_PL111) && (s->bpp =3D=3D BPP_16)) { /* The PL110's native 16 bit mode is 5551; however * most boards with a PL110 implement an external * mux which allows bits to be reshuffled to give @@ -372,12 +372,12 @@ static uint64_t pl110_read(void *opaque, hwaddr offse= t, case 5: /* LCDLPBASE */ return s->lpbase; case 6: /* LCDIMSC */ - if (s->version !=3D PL110) { + if (s->version !=3D VERSION_PL110) { return s->cr; } return s->int_mask; case 7: /* LCDControl */ - if (s->version !=3D PL110) { + if (s->version !=3D VERSION_PL110) { return s->int_mask; } return s->cr; @@ -437,7 +437,7 @@ static void pl110_write(void *opaque, hwaddr offset, s->lpbase =3D val; break; case 6: /* LCDIMSC */ - if (s->version !=3D PL110) { + if (s->version !=3D VERSION_PL110) { goto control; } imsc: @@ -445,7 +445,7 @@ static void pl110_write(void *opaque, hwaddr offset, pl110_update(s); break; case 7: /* LCDControl */ - if (s->version !=3D PL110) { + if (s->version !=3D VERSION_PL110) { goto imsc; } control: @@ -513,21 +513,21 @@ static void pl110_init(Object *obj) { PL110State *s =3D PL110(obj); =20 - s->version =3D PL110; + s->version =3D VERSION_PL110; } =20 static void pl110_versatile_init(Object *obj) { PL110State *s =3D PL110(obj); =20 - s->version =3D PL110_VERSATILE; + s->version =3D VERSION_PL110_VERSATILE; } =20 static void pl111_init(Object *obj) { PL110State *s =3D PL110(obj); =20 - s->version =3D PL111; + s->version =3D VERSION_PL111; } =20 static void pl110_class_init(ObjectClass *klass, void *data) --=20 2.26.2