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 40220C25B7E for ; Tue, 4 Jun 2024 07:56:43 +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 380CA84D; Tue, 4 Jun 2024 09:56:31 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 380CA84D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1717487801; bh=dxxQOqEppx7Ss+3/yHWJmVBhwR0KThGNQpkJ6bD/wjU=; 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=V/R7Ie2V21ARFHucJKxiAwvKuJk86s7gzUYTslocHRUxd4+DW3R60U2mFYAYDBPas TBflUf7YHue7j7hz14l9TGRhg6n7IUe0DfxMmGYVZyn0JtokmPsTnvFPEI4mDGkROn 7YoGbWMCXIuPsSLrEQI25WcVzjfVUnpMK6iFfWwQ= Received: by alsa1.perex.cz (Postfix, from userid 50401) id C0A5CF805AA; Tue, 4 Jun 2024 09:56:03 +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 3F5CAF80579; Tue, 4 Jun 2024 09:56:03 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 2EAF3F80496; Tue, 4 Jun 2024 09:55:59 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 80245F80088 for ; Tue, 4 Jun 2024 09:55:55 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 80245F80088 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=oXeYsUYv Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id C74EA61210; Tue, 4 Jun 2024 07:55:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 782CBC2BBFC; Tue, 4 Jun 2024 07:55:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1717487753; bh=dxxQOqEppx7Ss+3/yHWJmVBhwR0KThGNQpkJ6bD/wjU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oXeYsUYvVb44sEaPLppo/yOShAz9VCmRSlKkFuY9qvs6avo8raPDINO468vPlt/SV owdhRSzKd7tEkNYLGjw2tx5jmsFu7gnvRg5PoF2OGIUekQVSJVQUA3WUKJYtNqx4FK RMZxj7X438woqZZ20c+mCfUvClUcBhS97kFBYezOHbxqVaKeArJDzzBkmfHk81GNhO Hq+8NqJhiGd3cQ/JaHoa6o9oZWZ8Cef9nZrPqfVrXAcztCSc+wn9RROHvbz2Nu2Cs7 aLwcWqQ+zlC0LDE4YwN0QMSAiT4/hgLScsuOLZmCyrwfY+LMJZMrbjAqht4ln4DUHK r0R7WJ6QQiN0g== Received: from johan by xi.lan with local (Exim 4.97.1) (envelope-from ) id 1sEP1M-000000005UG-06Nb; Tue, 04 Jun 2024 09:55:52 +0200 Date: Tue, 4 Jun 2024 09:55:52 +0200 From: Johan Hovold To: Johan Hovold Cc: Vinod Koul , Bard Liao , Pierre-Louis Bossart , Sanyog Kale , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] soundwire: bus: suppress probe deferral errors Message-ID: References: <20240603123127.30477-1-johan+linaro@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240603123127.30477-1-johan+linaro@kernel.org> Message-ID-Hash: MGGBWJCYDJIX6KF7BLNUS4FCXTYMMW5Q X-Message-ID-Hash: MGGBWJCYDJIX6KF7BLNUS4FCXTYMMW5Q X-MailFrom: johan@kernel.org X-Mailman-Rule-Hits: nonmember-moderation 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 X-Mailman-Version: 3.3.9 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 Mon, Jun 03, 2024 at 02:31:27PM +0200, Johan Hovold wrote: > Use dev_err_probe() to avoid logging errors on probe deferral: > > wsa884x-codec sdw:4:0:0217:0204:00:0: Probe of wsa884x-codec failed: -517 The error message here should just be removed as it is already logged by driver core and does not provide any additional information. I've sent a v2 here: https://lore.kernel.org/lkml/20240604075213.20815-1-johan+linaro@kernel.org/ Johan