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 X-Spam-Level: X-Spam-Status: No, score=-8.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5E04AC07E95 for ; Wed, 7 Jul 2021 16:24:59 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 401EE61CC5 for ; Wed, 7 Jul 2021 16:24:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230196AbhGGQ1i (ORCPT ); Wed, 7 Jul 2021 12:27:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:60374 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229519AbhGGQ1h (ORCPT ); Wed, 7 Jul 2021 12:27:37 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5BCBD61C94; Wed, 7 Jul 2021 16:24:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625675097; bh=FrZ7lnIR8kbHoEaqMeImBiQvI3K420lQpmnEhxnTXlk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OMdkB7cT+9jVit2hcOQ8e7hPNknUM4xT60xfWR8SUBYDRo6K/1WD7F4QHNSF7ez3n QUbOcYOMsxJ9Y+gNoO/4UUw0kurIo9lCyu8Q35hSy7Zz6e+0MFkoKcsCrOydJQ+G8H 6QATKqmoC1O3RG0cYVXJvE2qBuAlwPlex1DyAQX5m2s3yEc/2/ejHvc5vgQe2epYcL inphohA/+IS/1q67Q+JGkiQCccvMqeNN0CpdMnarSr2qaSFFaLwki0R0t5dDVwrkpj JfE72CAzgz8mKrEMKG/XGT/hV4Xe0QclqVvxqxmiBXOU33/QaJYzozKodFW1+us1PB yv7C+e0nkRC9Q== Date: Wed, 7 Jul 2021 17:24:21 +0100 From: Mark Brown To: Vijendar Mukunda Cc: alsa-devel@alsa-project.org, Alexander.Deucher@amd.com, Sunil-kumar.Dommati@amd.com, Liam Girdwood , Jaroslav Kysela , Takashi Iwai , open list Subject: Re: [PATCH 05/12] ASoC: amd: add ACP5x PCM platform driver Message-ID: <20210707162420.GG4394@sirena.org.uk> References: <20210707055623.27371-1-vijendar.mukunda@amd.com> <20210707055623.27371-6-vijendar.mukunda@amd.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TKYYegg/GYAC5JIZ" Content-Disposition: inline In-Reply-To: <20210707055623.27371-6-vijendar.mukunda@amd.com> X-Cookie: I will never lie to you. User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --TKYYegg/GYAC5JIZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jul 07, 2021 at 11:26:16AM +0530, Vijendar Mukunda wrote: > +static int acp5x_audio_remove(struct platform_device *pdev) > +{ > + return 0; > +} Just drop this since it's empty. --TKYYegg/GYAC5JIZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmDl1TQACgkQJNaLcl1U h9Bl/wf+NASniwPTqh5edicrCqrledhvgq7OHSfBhZgkENpTfRvQXzPtY8VtGLSd uZZVOvGkYvJ1YnkQesSJ1eqS4cyw4h89nMpkYpdSDcTUUAddx5XDzpOGaTmk5l9h xrqiz5/8Z+5whY46ghBVeUrXGwjpTWV79VOEr7P04W0fiXptZTSr4gt3CNWQ52Pq m16geLY7rw/pCX1CxkFUU/NbLluUXs1zOnkZ7otIpURYl3Kc+dRGL62UfR2GZGrx uIicA++1cqgc+8EhERsf7oyUAkovp2SH3x/AEJhms5Hc8/zrGmaoH3utM4wdbADO Pb4Nb/9NMEqLwvGBy/tjFNcALh5MlQ== =N3r+ -----END PGP SIGNATURE----- --TKYYegg/GYAC5JIZ-- 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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D130AC07E95 for ; Wed, 7 Jul 2021 16:25:55 +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 3282861C94 for ; Wed, 7 Jul 2021 16:25:54 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3282861C94 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-devel-bounces@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 6E88F827; Wed, 7 Jul 2021 18:25:03 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 6E88F827 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1625675153; bh=FrZ7lnIR8kbHoEaqMeImBiQvI3K420lQpmnEhxnTXlk=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=IlWUz4D6pMw+pSNFCXP0E2H4nDtQYHdtis5TGLT+F4ktht0mS4SPRwTEahyB8H0W5 6RLZ3se3qPNEtp8ntCPgr/r1afhQkf6lufq2qO/rO1CvenSf+5j5rf7iutxsHu7QQK E7mw7Jl2AzOvBnCZikURB6jckUoGjhqbK8X026cY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 02110F8016C; Wed, 7 Jul 2021 18:25:03 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 0E9A5F80224; Wed, 7 Jul 2021 18:25:01 +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 22C19F8012A for ; Wed, 7 Jul 2021 18:24:59 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 22C19F8012A Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="OMdkB7cT" Received: by mail.kernel.org (Postfix) with ESMTPSA id 5BCBD61C94; Wed, 7 Jul 2021 16:24:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1625675097; bh=FrZ7lnIR8kbHoEaqMeImBiQvI3K420lQpmnEhxnTXlk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OMdkB7cT+9jVit2hcOQ8e7hPNknUM4xT60xfWR8SUBYDRo6K/1WD7F4QHNSF7ez3n QUbOcYOMsxJ9Y+gNoO/4UUw0kurIo9lCyu8Q35hSy7Zz6e+0MFkoKcsCrOydJQ+G8H 6QATKqmoC1O3RG0cYVXJvE2qBuAlwPlex1DyAQX5m2s3yEc/2/ejHvc5vgQe2epYcL inphohA/+IS/1q67Q+JGkiQCccvMqeNN0CpdMnarSr2qaSFFaLwki0R0t5dDVwrkpj JfE72CAzgz8mKrEMKG/XGT/hV4Xe0QclqVvxqxmiBXOU33/QaJYzozKodFW1+us1PB yv7C+e0nkRC9Q== Date: Wed, 7 Jul 2021 17:24:21 +0100 From: Mark Brown To: Vijendar Mukunda Subject: Re: [PATCH 05/12] ASoC: amd: add ACP5x PCM platform driver Message-ID: <20210707162420.GG4394@sirena.org.uk> References: <20210707055623.27371-1-vijendar.mukunda@amd.com> <20210707055623.27371-6-vijendar.mukunda@amd.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TKYYegg/GYAC5JIZ" Content-Disposition: inline In-Reply-To: <20210707055623.27371-6-vijendar.mukunda@amd.com> X-Cookie: I will never lie to you. User-Agent: Mutt/1.10.1 (2018-07-13) Cc: alsa-devel@alsa-project.org, Sunil-kumar.Dommati@amd.com, open list , Takashi Iwai , Liam Girdwood , Alexander.Deucher@amd.com 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" --TKYYegg/GYAC5JIZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Jul 07, 2021 at 11:26:16AM +0530, Vijendar Mukunda wrote: > +static int acp5x_audio_remove(struct platform_device *pdev) > +{ > + return 0; > +} Just drop this since it's empty. --TKYYegg/GYAC5JIZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmDl1TQACgkQJNaLcl1U h9Bl/wf+NASniwPTqh5edicrCqrledhvgq7OHSfBhZgkENpTfRvQXzPtY8VtGLSd uZZVOvGkYvJ1YnkQesSJ1eqS4cyw4h89nMpkYpdSDcTUUAddx5XDzpOGaTmk5l9h xrqiz5/8Z+5whY46ghBVeUrXGwjpTWV79VOEr7P04W0fiXptZTSr4gt3CNWQ52Pq m16geLY7rw/pCX1CxkFUU/NbLluUXs1zOnkZ7otIpURYl3Kc+dRGL62UfR2GZGrx uIicA++1cqgc+8EhERsf7oyUAkovp2SH3x/AEJhms5Hc8/zrGmaoH3utM4wdbADO Pb4Nb/9NMEqLwvGBy/tjFNcALh5MlQ== =N3r+ -----END PGP SIGNATURE----- --TKYYegg/GYAC5JIZ--