Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp793843ybz; Wed, 29 Apr 2020 09:29:00 -0700 (PDT) X-Google-Smtp-Source: APiQypIn9PraKeqScyuz1yrixQZbXCwriMchFZWPyQpFlE/e4EMd50zw+rdQIlSUSih6iG/6Mx6C X-Received: by 2002:aa7:df92:: with SMTP id b18mr3231723edy.238.1588177740722; Wed, 29 Apr 2020 09:29:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588177740; cv=none; d=google.com; s=arc-20160816; b=as4sp8LP333wNaeWVwLiJtFkL5c++02Jk+3t1YD5HQT3BhuNIl0a89G9eAQlRodjpl PY/yPdTT94HdToWf/PsTg7HknV8YYSBKRYURyu2XRDv/IJ0i33QssfUZKnzcFaLk0uTk A5vfsoqCtVC4AtzDokrqgJYacFbRiCHuhKGI8lm9ipKZsQYKdpdhb9+kWEdV6XiT+oSS CqnOfVb2S+ShcPpDDMlvSzOjnnlSozAGF5AOQD1vtWrDck7ESMTNzkp0i6BTrcN31ghl AKKkeK/8r4HaeYMgMA5gFnRWPI1RLNvLvaXEhqQnlbZiS2pVSE40hf6bu40JzSCaw1K3 4JeQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:subject:references:in-reply-to :cc:to:from:date:dkim-signature; bh=moYq4rOJsFpdlD2LRyGiU4Blsg9QdK1Q8n18hcV9Qy0=; b=G0gOBSdsUJLbii9/xbhYksfrG2RxGKR2wRNraardWF/PBKFWTswCZp3DTn/sQSmSaw e0KLe9ezgjKvvMsxweDo42/nvy7E2n+n86iZ9FRTJxz6VYG/LW8fsPxX5qmXWLeNQ4+U HnFgRm8c0R41cWEbIES/mnzLhade7E2mgT2eJJeMDiF7oEEMh7h5u9wLW9t1LsYUcxWl bpvcwFxwtQXV/aLqp337F9gRAVQwGoN/qgFKJf8pMvDN0MSiUyLMwhwU+bMRw1HBBY/M qec8mqjB5u66GVAp5yswSvNaMI+Z2Q5kyWVEfurlxjh8ivJITrkSuqSWSRw4yx9lWdVA aaFg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=g7ATxj0S; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id rv23si4034164ejb.330.2020.04.29.09.28.36; Wed, 29 Apr 2020 09:29:00 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=g7ATxj0S; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727082AbgD2Q0p (ORCPT + 99 others); Wed, 29 Apr 2020 12:26:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:42770 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726481AbgD2Q0o (ORCPT ); Wed, 29 Apr 2020 12:26:44 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0465020787; Wed, 29 Apr 2020 16:26:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588177604; bh=RgPmeUZllXtirgmPRnh3nwQ41QJGEdm8EDdeOOZDzrw=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=g7ATxj0SrrWjJMZGiZ95dLJiaRR8ZWhv29KHHXqp5w/HNIL+8QZDBvI3KWFJjJ5t5 e3PeziQYim2SczDKhMpkbBX89HuyUd7slp/oGTxTr0/lcJ3UV0ufBqp1F6RbuEuV3R eYInyzTdM+BkMiPllU+7soEeVT+Csl+k3Wdu8+94= Date: Wed, 29 Apr 2020 17:26:42 +0100 From: Mark Brown To: Arnd Bergmann Cc: Takashi Iwai , linux-kernel@vger.kernel.org, Randy Dunlap , alsa-devel@alsa-project.org, Liam Girdwood , Charles Keepax , Richard Fitzgerald , Geert Uytterhoeven In-Reply-To: <20200428212721.2877627-1-arnd@arndb.de> References: <20200428212721.2877627-1-arnd@arndb.de> Subject: Re: [PATCH] ASoC: codecs: wm97xx: fix ac97 dependency Message-Id: <158817756638.27768.14951334654894863306.b4-ty@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 28 Apr 2020 23:26:59 +0200, Arnd Bergmann wrote: > A recent build fix got the dependency slightly wrong, breaking > builds with CONFIG_AC97_BUS_NEW: > > WARNING: unmet direct dependencies detected for SND_SOC_WM9713 > Depends on [n]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_SOC_AC97_BUS [=n] > Selected by [m]: > - SND_SOC_ZYLONITE [=m] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_PXA2XX_SOC [=m] && MACH_ZYLONITE [=y] && AC97_BUS [=n]=n > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-5.8 Thanks! [1/1] ASoC: codecs: wm97xx: fix ac97 dependency commit: ee2cbe06935bfa58f1fe07dc2a2283945f4b97dc 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