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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C80DDC433EF for ; Wed, 6 Oct 2021 17:10:36 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 17DBB61131 for ; Wed, 6 Oct 2021 17:10:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 17DBB61131 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 054E683B; Wed, 6 Oct 2021 19:09:44 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 054E683B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1633540234; bh=6LoZCnmfOdawk8d/mbX68ZiV45Qa8iZUAtYUzJb54hk=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=MslmSiB4Z4w7YghceHkF5lggljHMecH45HHYh/9WTMRPhgdASlsou289FYv0VyY2i Ct9j9YXIwqhCUrLfWxrNzV27dyZUFtCB2HGarNxJLy3wbMxTqm9iNN5PHn35lPwPq4 tuGU4UDmf6MKay4ta0i470Qc1eid50/Tv8npg+Uc= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 87C3DF80229; Wed, 6 Oct 2021 19:09:43 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 916B6F80240; Wed, 6 Oct 2021 19:09:41 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id A7898F8020D for ; Wed, 6 Oct 2021 19:09:34 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz A7898F8020D Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="fM+tppge" Received: by mail.kernel.org (Postfix) with ESMTPSA id 4C44E60F9E; Wed, 6 Oct 2021 17:09:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1633540172; bh=6LoZCnmfOdawk8d/mbX68ZiV45Qa8iZUAtYUzJb54hk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fM+tppgeJW/+zgG/sYdllNXSoNpCQGKqIA/F5bi13ESDssalUZ3h94syUU9d7hTTJ tQtb3zHcJjuCrU8t1ghyPI3YjKf5zKD0Sg6XwUJl2W+cikrE1qILLzvHO9ihw4cLVb 18uwOADiU5pZwB63/UH//os/FU7JFGuzKawdVr5ymCJFXs87sHbARZdxsFkICy2CKn 1JVaiapTc4Ol4Fbx1bWWqPXERnsVll0iAhosryhrAurGFQLHyDBnmCoDjk0gkJaMIA fZ31chl6X316JjMq8Z7YiNLg38uWIfDkmVG2JWnY3PwMNtf1IWoPOyc7dSLR/i5Jiw UnBqcNc8lzw8g== Date: Wed, 6 Oct 2021 18:09:30 +0100 From: Mark Brown To: Andy Shevchenko Subject: Re: [PATCH v2 1/4] ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata() Message-ID: References: <20211006165228.1692-1-andriy.shevchenko@linux.intel.com> <20211006165228.1692-2-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="IcOuXY1o624mX8Lx" Content-Disposition: inline In-Reply-To: <20211006165228.1692-2-andriy.shevchenko@linux.intel.com> X-Cookie: A is for Apple. Cc: Pierre-Louis Bossart , Cezary Rojewski , Takashi Iwai , Jie Yang , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Liam Girdwood X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --IcOuXY1o624mX8Lx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 06, 2021 at 07:52:25PM +0300, Andy Shevchenko wrote: > Access to platform data via dev_get_platdata() getter to make code cleane= r. >=20 > Signed-off-by: Andy Shevchenko > Pierre-Louis Bossart Not sure that's what you meant by adding Pierre's tags... :P --IcOuXY1o624mX8Lx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmFd2EkACgkQJNaLcl1U h9C76gf/apERD2LCsA/qRYAncIQkaP714egkph2JhEdQ3juDQYqZ2FDEaILj6YgJ L9NaUmFYq0V5C9jEgPkB6rwiS75/44Fobj6AjCGQbNN9eTT/fm6GttJ+ZRrN7SW+ 086s4FksY6JOsYoI5aBks1qZPv5H/S1ZCm8ZSwH8fzCfmvqNpSLngIq9kSfwN+2h ddIs28MuSSiegH+jMNo5Q4QBNfv4sokj1HAI5Wea++nFSq9d6P26OhNJ4UzU0anv 8+9sCMqUivgKlYXabSDQstu0fXIhCGUgIrxGdu4Gz4//8SxmdKHyOo5RLfvPsCeV j1BWpJppSoio8lEwveILllmB/B502w== =ASKS -----END PGP SIGNATURE----- --IcOuXY1o624mX8Lx--