Received: by 2002:a05:6a10:6d10:0:0:0:0 with SMTP id gq16csp424196pxb; Tue, 12 Apr 2022 05:12:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwnxtquEu8Qv2Sk9SuJf4isH1YIAu9O+bq+uksz/D2AUrsHtOpmiV0OG06FZOBWH4qBVZ6k X-Received: by 2002:a17:90b:1b12:b0:1cb:66b7:968a with SMTP id nu18-20020a17090b1b1200b001cb66b7968amr4703597pjb.71.1649765571447; Tue, 12 Apr 2022 05:12:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1649765571; cv=none; d=google.com; s=arc-20160816; b=fae9Py95fud1XxHK5IEwMpAWmMnSs5NO6gffRsylniJIi7MU0+FIuioGGl0isbV3xM UouWXHAbo6Mu1XHHN+2A8GwCuHo81aXweFlKmiEeR9tE4AnwEn+/z62vdC61NnQMA+S9 hy/8pYjmcFQmCvoKf6mia5+sgkf9Xa5edZy5XO7XBPcTJDhgyJVTUwMsM+DOoJu8FEtJ tt9Tltt2ERJLNjfMzE+hifPn0AwzZKEDkgGFhrtNSvtgbm4N6gcoz1r7dbqZdjxfpya2 LG2pnhfnIMiwDaPjIm1rWptgjc4tthxtrftLlOS+WgXUpDdcu5PL5Uax/DbJQwj4yXgJ 6KHw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=crX8DYNqIQpDtkBJ/uxsD75qkABt5moc8jyifnykS5Q=; b=qbFRvmwQXxdBN5IEAI19xzSoVoQ0HQGWd6quKl5CZ+VohUpSE0RAaEAYvIQKxwrKwQ NDwR6fsAyXR7HUI+iacnk1JWIThF1LXbobd2VYJ6zL5mQyDjr773Dw0HSEHN8ASf6SBE nAoO7v8YFSBr4VN+mkHbjPjHpty4184PCWT/C6FuMS6XD03QXwtEBc0weAqtny8yOJZX lq51L6gupHKJSbv3OeVYoNpPqBtrlBFGNL0QadswVn4Yux/l6b4Mo3fPCRea5UjfaUZL eqZ/UgNab9VDKuinG6AfdER2s4GQ+Agrtp3NNxvyrvriTEwK3qpMcnwYwOipUVwkK3oY 75fw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id f4-20020a17090a4a8400b001c7511dc330si4504424pjh.167.2022.04.12.05.12.38; Tue, 12 Apr 2022 05:12:51 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349434AbiDKTIY (ORCPT + 99 others); Mon, 11 Apr 2022 15:08:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36832 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349400AbiDKTHN (ORCPT ); Mon, 11 Apr 2022 15:07:13 -0400 Received: from cloudserver094114.home.pl (cloudserver094114.home.pl [79.96.170.134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3B84A33E98; Mon, 11 Apr 2022 12:04:39 -0700 (PDT) Received: from localhost (127.0.0.1) (HELO v370.home.net.pl) by /usr/run/smtp (/usr/run/postfix/private/idea_relay_lmtp) via UNIX with SMTP (IdeaSmtpServer 5.0.0) id 7d150ad2b4db76ad; Mon, 11 Apr 2022 21:04:38 +0200 Received: from kreacher.localnet (unknown [213.134.175.113]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by v370.home.net.pl (Postfix) with ESMTPSA id 770AB66BDFC; Mon, 11 Apr 2022 21:04:37 +0200 (CEST) From: "Rafael J. Wysocki" To: Linux ACPI Cc: LKML , Bob Moore Subject: [PATCH 05/20] ACPICA: iASL: NHLT: Rename linux specific strucures to device_info Date: Mon, 11 Apr 2022 20:50:25 +0200 Message-ID: <3184124.aeNJFYEL58@kreacher> In-Reply-To: <5578328.DvuYhMxLoT@kreacher> References: <5578328.DvuYhMxLoT@kreacher> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" X-CLIENT-IP: 213.134.175.113 X-CLIENT-HOSTNAME: 213.134.175.113 X-VADE-SPAMSTATE: clean X-VADE-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvvddrudekiedgudefgecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfjqffogffrnfdpggftiffpkfenuceurghilhhouhhtmecuudehtdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhephffvufffkfgjfhgggfgtsehtufertddttdejnecuhfhrohhmpedftfgrfhgrvghlucflrdcuhgihshhotghkihdfuceorhhjfiesrhhjfiihshhotghkihdrnhgvtheqnecuggftrfgrthhtvghrnhepgfektdehueehteffueelleehhfffgfejtdehvddtfeetjeffveetheehvdejgfdunecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepvddufedrudefgedrudejhedruddufeenucevlhhushhtvghrufhiiigvpedunecurfgrrhgrmhepihhnvghtpedvudefrddufeegrddujeehrdduudefpdhhvghlohepkhhrvggrtghhvghrrdhlohgtrghlnhgvthdpmhgrihhlfhhrohhmpedftfgrfhgrvghlucflrdcuhgihshhotghkihdfuceorhhjfiesrhhjfiihshhotghkihdrnhgvtheqpdhnsggprhgtphhtthhopeefpdhrtghpthhtoheplhhinhhugidqrggtphhisehvghgvrhdrkhgvrhhnvghlrdhorhhgpdhrtghpthhtoheplhhinhhugidqkhgvrhhnvghlsehvghgvrhdrkhgvrhhnvghlrdhorhhgpdhrtghpthhtoheprhhosggvrhhtrdhmohhorhgvsehinhhtvghlrdgtohhm X-DCC--Metrics: v370.home.net.pl 1024; Body=3 Fuz1=3 Fuz2=3 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Piotr Maziarz ACPICA commit 68c7e542075319d57129467872fcbe98906f2b2c Those structures aren't used by Linux drivers, and in other NHLT related tools they are called device_info. Link: https://github.com/acpica/acpica/commit/68c7e542 Signed-off-by: Bob Moore Signed-off-by: Rafael J. Wysocki --- include/acpi/actbl2.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Index: linux-pm/include/acpi/actbl2.h =================================================================== --- linux-pm.orig/include/acpi/actbl2.h +++ linux-pm/include/acpi/actbl2.h @@ -1673,13 +1673,13 @@ struct acpi_nhlt_render_feedback_device_ u16 feedback_valid_bits_per_sample; }; -/* Linux-specific structures */ +/* Non documented structures */ -struct acpi_nhlt_linux_specific_count { +struct acpi_nhlt_device_info_count { u8 structure_count; }; -struct acpi_nhlt_linux_specific_data { +struct acpi_nhlt_device_info { u8 device_id[16]; u8 device_instance_id; u8 device_port_id;