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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5580CC6FD1D for ; Wed, 15 Mar 2023 13:19:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231723AbjCONTh (ORCPT ); Wed, 15 Mar 2023 09:19:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44392 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231888AbjCONTb (ORCPT ); Wed, 15 Mar 2023 09:19:31 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C51521F5EB for ; Wed, 15 Mar 2023 06:19:29 -0700 (PDT) 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 dfw.source.kernel.org (Postfix) with ESMTPS id 4420D61D5F for ; Wed, 15 Mar 2023 13:19:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E55B2C4339B; Wed, 15 Mar 2023 13:19:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1678886368; bh=3djw40rUw+nNpWOAp6TWK8VOxJM0awfRn9QjEkHNKHU=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=p4mBqVpmQqEMVYVJfpmuIorD57kG3lYxffPv8FymWpo+oa1igyr9QmzShnpRkmQjr vUcbNL2SrLmsLfttD/qAkP83LbDvzTLCP+ZgFJ+vlpDkpj+ayiv9IyqhVi+PXTeD9R p5Rb6yfIoyAhcubaB6aPioQT17mW921CqMT0mF5INNZqY4xNVM6A0ckFvuECsO6P1N AupXtcFddWgsJzkScqnIio8WCUMa3CsufmGXHG9F/1DeTjngoc881sED5Ns3bE8sbL 9Lku4MJXOK5zUofRkbF7LF9BE38dCCHJjHqSjeEi2Llwli+U4o4oCylraGLzAozTYE lIUBVexzbta2g== From: Mark Brown To: =?utf-8?q?N=C3=ADcolas_F=2E_R=2E_A=2E_Prado?= Cc: AngeloGioacchino Del Regno , kernel@collabora.com, Akihiko Odaki , Jaroslav Kysela , Jiaxin Yu , Liam Girdwood , Matthias Brugger , Takashi Iwai , Tzung-Bi Shih , alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org In-Reply-To: <20230313212908.2282961-1-nfraprado@collabora.com> References: <20230313212908.2282961-1-nfraprado@collabora.com> Subject: Re: [PATCH 0/2] ASoC: mt8192: Address spammy log messages Message-Id: <167888636565.25434.17339984677925115588.b4-ty@kernel.org> Date: Wed, 15 Mar 2023 13:19:25 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Mailer: b4 0.13-dev-bd1bf Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 13 Mar 2023 17:29:05 -0400, NĂ­colas F. R. A. Prado wrote: > A couple commits to make the mt8192 sound driver not spam the console. > > > NĂ­colas F. R. A. Prado (2): > ASoC: mt8192: Remove function name log messages > ASoC: mt8192: Move spammy messages to debug level > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: mt8192: Remove function name log messages commit: f147ca85d6ecaf65106d1650f3c2e8afacbc833f [2/2] ASoC: mt8192: Move spammy messages to debug level commit: 5f2a53c0687b151c2ecad19995108b40df76ba86 All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark