From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1BD8CEB64DA for ; Fri, 14 Jul 2023 11:25:04 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 2371CDEC; Fri, 14 Jul 2023 13:24:12 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 2371CDEC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1689333902; bh=Dm1Lkb1BqeH3aTuLA6KKqD+HaGLC4eQ3seZpRsghqj0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=Tga2YSZZXVNlupq6UpClMAUjj+ve/BzhgOtbpwcx+NmEJDZS/1s0fN9aw/pgdAJTF Rw3z1P0jOhrlcsvQiVm1oTQ0JEehBXxtuR+F60E8S/U0KHa4XoNevP0xkVldfUHyys 1AAHsrccIWAtUS0yun2zqu3VAIsyNbVd1BFH15qo= Received: by alsa1.perex.cz (Postfix, from userid 50401) id A60A4F80249; Fri, 14 Jul 2023 13:23:22 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 2DFB3F80249; Fri, 14 Jul 2023 13:23:22 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 391A0F80249; Fri, 14 Jul 2023 13:23:18 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id E785BF800D2 for ; Fri, 14 Jul 2023 13:23:14 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz E785BF800D2 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=iM5WOVFY DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1689333797; x=1720869797; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=Dm1Lkb1BqeH3aTuLA6KKqD+HaGLC4eQ3seZpRsghqj0=; b=iM5WOVFYWiDYaUngzWjS9JHE0Xi/mVOnQ/upnxIqqFZp7ppGEwieM7Dv DhtAPo05VtoS885iHLWL4k1T5/jU+hh8nwKcMuffk3YigABUaurvhqszy TrcgEiZipOtTi52IYzZPTb+SKJVgZzwWVmTGMTnuPt+x1c55g6OPWaeyP 99jRIZqISkJLEhtILioKnJv2LP4vkhuBd4/HdgzCdOuA9rFkvsh2k6RkZ 2ORmBpOChdQTaaMqayWzYI8ux568p8Sf6PambvGaL3cNotHdRypBbSqhB d9yXtS1g/Ti/hXukeU9Baww9/2ieaJcW+oIWGvqCRivOWFq54b4XPKlp1 g==; X-IronPort-AV: E=McAfee;i="6600,9927,10770"; a="364325837" X-IronPort-AV: E=Sophos;i="6.01,205,1684825200"; d="scan'208";a="364325837" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jul 2023 04:23:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10770"; a="725677390" X-IronPort-AV: E=Sophos;i="6.01,205,1684825200"; d="scan'208";a="725677390" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga007.fm.intel.com with ESMTP; 14 Jul 2023 04:23:10 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qKGt9-002e0C-3C; Fri, 14 Jul 2023 14:23:07 +0300 Date: Fri, 14 Jul 2023 14:23:07 +0300 From: Andy Shevchenko To: Amadeusz =?utf-8?B?U8WCYXdpxYRza2k=?= Cc: Bjorn Helgaas , Mark Brown , Takashi Iwai , alsa-devel@alsa-project.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Cezary Rojewski , Pierre-Louis Bossart , Kai Vehmanen , Hans de Goede Subject: Re: [PATCH v2 14/15] ASoC: SOF: Intel: Convert to PCI device IDs defines Message-ID: References: <20230714185615.370597-1-amadeuszx.slawinski@linux.intel.com> <20230714185615.370597-15-amadeuszx.slawinski@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230714185615.370597-15-amadeuszx.slawinski@linux.intel.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Message-ID-Hash: 3G26HAIMAW5HINFM4P7KS3PXIFJJ6HWN X-Message-ID-Hash: 3G26HAIMAW5HINFM4P7KS3PXIFJJ6HWN X-MailFrom: andriy.shevchenko@linux.intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Fri, Jul 14, 2023 at 08:56:14PM +0200, Amadeusz Sławiński wrote: > Use PCI device IDs from pci_ids.h header and while at it change to using > PCI_DEVICE_DATA() macro, to simplify declarations. Reviewed-by: Andy Shevchenko -- With Best Regards, Andy Shevchenko