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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 7C388ECAAD8 for ; Tue, 13 Sep 2022 16:05:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Q6b13l4kfL5z7XDPuhEBjHp9g4VdKMsANcdiJjRcLA0=; b=WMMw4meXy26FU88Z+yLJaVm477 /jVTs7OOLy2R1uWantbarMRzP7Z9hV6YQl/+FobBuHJLKGPH292yBEpyZtziB0/F1Ze+nGUVZvx1m ziFskJnZWog0TIDMUq24QKgpeVEJlTbrRWHBLDNekpIhaVyuhqeYfKREHfUuM5OByuDLfuBUVAJT5 4N8O1jNyoFTWwIEIH6eEOebWjdHO9djM/fn0pgGZU5c4WhmtZmWkEyCPnMuEK6uBAslfKU5/U+XVK PA0q6Ui1Gg7LJ2b1263OFUj3Mij1lbAUMn7XSsIgDVdz8hI6PhhyU48xRlGvKDX8WmmyO5RP8WwUc 4p8KkwVg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY8Oz-00CzyI-DU; Tue, 13 Sep 2022 16:04:45 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oY8On-00CzuW-U1 for linux-arm-kernel@lists.infradead.org; Tue, 13 Sep 2022 16:04:35 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 875AAB80F6F; Tue, 13 Sep 2022 16:04:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D7D1DC433C1; Tue, 13 Sep 2022 16:04:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663085071; bh=6Tb1sUxJd8dJSLR0kzh76bNzgOnCELvZEdTlXBGdo74=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PheyAgfTkCSP3WusJLXvYkxhsvdu5x7NwAb77YJp6uTLsFzMXhfPj5sL/UkcNBYlJ igl+prwhPZ8shp+dhWpY5Unxz2BzCpBSiZsxZQSe6dwXpPGFxf6PKcR5pl9jIhZbDY Kw1LFol0B4iu2dKWbOCou+G7BrbXvAUKD3Y6w8WCN+LuN2L3gxutkJDjpR2FNoLAYR KIwb7oDhgeHYnXcjcvnUSlh9Vm7lc5jfmcLJgx5yYMrzmp0YH6Qb3VbP0OzI1fR2VD WGhQa57ASkwWj8RlzeKHeRHiRazD2+A087uFkiGjqqiKAhhP7ILqfHXpWSuWdpnC9S gfilQsh4igr4g== Date: Tue, 13 Sep 2022 17:04:27 +0100 From: Mark Brown To: Mikhail Rudenko Cc: Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Kuninori Morimoto , alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component Message-ID: References: <20220911145713.55199-1-mike.rudenko@gmail.com> <20220911145713.55199-2-mike.rudenko@gmail.com> MIME-Version: 1.0 In-Reply-To: <20220911145713.55199-2-mike.rudenko@gmail.com> X-Cookie: ... I have read the INSTRUCTIONS ... X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220913_090434_707511_55E4CB4F X-CRM114-Status: GOOD ( 13.95 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============7535480876267977459==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7535480876267977459== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="tnCcChlqU0Imzw0K" Content-Disposition: inline --tnCcChlqU0Imzw0K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 11, 2022 at 05:57:12PM +0300, Mikhail Rudenko wrote: > At present, succesfull probing of H3 Codec results in an error >=20 > debugfs: Directory '1c22c00.codec' with parent 'H3 Audio Codec' alrea= dy present! >=20 > This is caused by a directory name conflict between codec > components. Fix it by setting debugfs_prefix for the CPU DAI > component. This doesn't apply against current code, please check and resend. --tnCcChlqU0Imzw0K Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmMgqgoACgkQJNaLcl1U h9BpWAf+JC1VIGpEuZdvAM6o78KE4CJpeeq0Ui9NrveL6c7kukJdKu+CocTWndfh i3O+dtlkWNqZgOk7sOs4LRx651un/NqsygQkWr25B4CjGXoxJCf6YpaMXE7TGVuf gJ6HYi2zSWoK7Yni6uScEU7D2HtnCQnwfI33jWM2GK6pwGZOTby86HtC/p1wnT+q QFUTx54l0bYUkVfq+FLuPyQRmbMGQ4A8XFsQ9TQOlXC69sWna9yc5APBNXOcPR/6 lEUm8A0MZJJ8jZbUqOaG/PBZitXZ0r3vVNnLauiJaIOBHjwj6BW2Ut8oRZMoRDvG x+5GTQ058lJw4SZvzZl5908v44s69A== =2cfA -----END PGP SIGNATURE----- --tnCcChlqU0Imzw0K-- --===============7535480876267977459== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============7535480876267977459==--