Message ID | 20231129131411.27516-1-peter.ujfalusi@linux.intel.com |
---|---|
Headers | show
Return-Path: <alsa-devel-bounces@alsa-project.org> 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 7D06CC4167B for <alsa-devel@archiver.kernel.org>; Wed, 29 Nov 2023 13:14:25 +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 8A819DED; Wed, 29 Nov 2023 14:14:13 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 8A819DED DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1701263663; bh=PiVe9U4U1W5hG4xscPTKgCHmOs8bL4bJ2WtBt7pjeWU=; h=From:To:Cc:Subject:Date:List-Id:List-Archive:List-Help:List-Owner: List-Post:List-Subscribe:List-Unsubscribe:From; b=cFGkeM8tFA4llA4tM9CwQ3Qr3Zj1oSd2WGZcn+mdBBG4psFZ+z50e5iQeTq/qYK5d KvY/lCnZ0Zkvpn29IqySJg5xwnd/XRO8nJW6yrqDSQwHc8yGU7oCsF4SwgvnB0dlXw +b/NwTmqrXs75M0iIuV7foCC0j+eq0tGSYdbeNAY= Received: by alsa1.perex.cz (Postfix, from userid 50401) id E5BFFF8057F; Wed, 29 Nov 2023 14:13:52 +0100 (CET) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 6AFA8F80588; Wed, 29 Nov 2023 14:13:52 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 5DE31F8007E; Wed, 29 Nov 2023 14:13:47 +0100 (CET) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.20]) (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 F39F2F8007E for <alsa-devel@alsa-project.org>; Wed, 29 Nov 2023 14:13:42 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz F39F2F8007E 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=hWsL4SvH DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701263624; x=1732799624; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=PiVe9U4U1W5hG4xscPTKgCHmOs8bL4bJ2WtBt7pjeWU=; b=hWsL4SvH4+MnY6E43A3oCSWdHJs0iG/hSWJOG/utagQ7EkCKCUHAC8HT 8/eKCYkvkuFqNdYG30BVLihIK4hRzde8MRwqwu6oJ1P5XA8bYTg8Q7cQ4 qmioh6KfLPq2qqbk0oWvDMp440RwnnCOUQbr143dwUTVbCpqkDT225nul /r4Ksir6RPRK6M3IEApxtkv8XwKxhhdiS5vOMQBqyEtiqD/MIogTWRDif KlC5luaGstoSJ/JaOG8tIIrx19Q2VMbgdfYAxK3aAf4/pPSoe24v285bD +fwYDHKBwRyRzdCbYf86GJaeTgpxICPiS8I7Sjksgs5CeBy3E9kZfBA6T g==; X-IronPort-AV: E=McAfee;i="6600,9927,10908"; a="383553817" X-IronPort-AV: E=Sophos;i="6.04,235,1695711600"; d="scan'208";a="383553817" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Nov 2023 05:13:38 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10908"; a="912850181" X-IronPort-AV: E=Sophos;i="6.04,235,1695711600"; d="scan'208";a="912850181" Received: from klitkey1-mobl1.ger.corp.intel.com (HELO pujfalus-desk.ger.corp.intel.com) ([10.252.44.16]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Nov 2023 05:13:35 -0800 From: Peter Ujfalusi <peter.ujfalusi@linux.intel.com> To: lgirdwood@gmail.com, broonie@kernel.org Cc: alsa-devel@alsa-project.org, linux-sound@vger.kernel.org, pierre-louis.bossart@linux.intel.com, kai.vehmanen@linux.intel.com, ranjani.sridharan@linux.com, yung-chuan.liao@linux.intel.com Subject: [PATCH 0/2] ASoC: SOF: ipc4-topology: Correct IPC message struct layouts Date: Wed, 29 Nov 2023 15:14:09 +0200 Message-ID: <20231129131411.27516-1-peter.ujfalusi@linux.intel.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID-Hash: 2SBRAM5V2BIXCUAA3BZJE5BOWOSU7QWA X-Message-ID-Hash: 2SBRAM5V2BIXCUAA3BZJE5BOWOSU7QWA X-MailFrom: peter.ujfalusi@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.9 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" <alsa-devel.alsa-project.org> Archived-At: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/message/2SBRAM5V2BIXCUAA3BZJE5BOWOSU7QWA/> List-Archive: <https://mailman.alsa-project.org/hyperkitty/list/alsa-devel@alsa-project.org/> List-Help: <mailto:alsa-devel-request@alsa-project.org?subject=help> List-Owner: <mailto:alsa-devel-owner@alsa-project.org> List-Post: <mailto:alsa-devel@alsa-project.org> List-Subscribe: <mailto:alsa-devel-join@alsa-project.org> List-Unsubscribe: <mailto:alsa-devel-leave@alsa-project.org> |
Series |
ASoC: SOF: ipc4-topology: Correct IPC message struct layouts
|
expand
|