Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp624955pxy; Wed, 28 Apr 2021 10:42:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzb6ndt7cDcPyFzqiBLF8X7FINc35/sCcys/1jA+P2YVHd1GSABBdMOaWmhEbgh2Dv/zYgA X-Received: by 2002:a17:906:c290:: with SMTP id r16mr30394671ejz.241.1619631758590; Wed, 28 Apr 2021 10:42:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619631758; cv=none; d=google.com; s=arc-20160816; b=CyCE3zjq1hFQFTOGwnILbegE1CNUW+dAx58NPH6SlQLYfCokltAEuTQtssOA+f+qMW mFT8HRurbvsBOIPVueeDyNU18j64lu+Kn0LQZCs+DrK1/stUjFJ7PY0srErdEd7pFGB4 R4r0WEKjaqcQUyZXxKlLL88vd749O11XUpEgA+ChZnYFowhx2Flj5qOdJc1xO0c5L0Sg IAA7l9gDmrsvyugC3QGd9v1oxcbM+r1+eF1zXfx7FGD0bLgl8MkewkI3bLIK+9IVmoRY X7ULIst1y5zcqS+/+JeE9cuNXk3caOAt+EVhzohbDVA5VfLZHmE6VvcMS7JprQaLeOY0 tnKA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=lz+eWEY/tl+2LQtxjYEFlBD9eNu3ulzx5vX0z2PVs4I=; b=c7DcbIEyRT9dsRRo5GdRBsJrXhLiTXq9Juv2hLHOE1oxtjwvVZzlr2/yW8mIdjfXxN 7TUFIYleWccilCVcP5MYEHlyx/DK4H94QsmCbypyeqT6/k0YWoevbrja6263Kh+tdoab yIyADOJwnaGbM8wtQ94G+GcqwThGaYUMoFcPrsW2Ys1Y/AKafyz+Hry1LbxZzh6C62gm 9bB1XgN86K3gIH86w04pe7LaqKOt5efYtB/OKH0oe874sIxEktSJY/Cf4rxawOYHdje7 FdbuZgPk/p9VRsbD7t+mnMpo8nxOAuV71bB0f6Z5GHDMoZ4kY2IevOfY1wjyabUENzJS ev2Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=CRs7Asae; 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 ga17si725228ejb.144.2021.04.28.10.42.14; Wed, 28 Apr 2021 10:42:38 -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=k20201202 header.b=CRs7Asae; 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 S241404AbhD1QzG (ORCPT + 99 others); Wed, 28 Apr 2021 12:55:06 -0400 Received: from mail.kernel.org ([198.145.29.99]:57470 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241394AbhD1QzF (ORCPT ); Wed, 28 Apr 2021 12:55:05 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1909861400; Wed, 28 Apr 2021 16:54:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1619628859; bh=ySVMghZeI5fHPHGYBJlnrPCfazx2RoOVY8KdQHG61H4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=CRs7Asae99E4vJRp7lVpghzBTWdsq0UoLygYsZpGDZvGB3S9/5pX569euCGClWFiH JSNcO/lnn1RznW54ZNqZGKBc4HeJxpgTDtMGtxS5mJaoD12xH8O4s4qC6EkVVFWS+Q sC2CA/kzTKGbAUKY1SjD26CJCLRl8pEECmop7ieCvOZY46Uw0IlHs/UJDIkSGwnUJp pWZ9q+ISvM78szCzh04xooHVt4Y8Pur3Ko/suNOLz0gM1MeCCLiVM6Wa+9+mJ6meA6 /HwTgKTghD3EO0pm20c0MkWr9e2hXPSAFcGc3mP9oGNa6lkkT8FZ0ICk/yEGkWdK+h u5L15vdsOUouA== From: Mark Brown To: Geert Uytterhoeven , Matthew Gerlach Cc: Mark Brown , linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] spi: altera: Make SPI_ALTERA_CORE invisible Date: Wed, 28 Apr 2021 17:53:42 +0100 Message-Id: <161962869504.49700.12411113153375718641.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 27 Apr 2021 16:38:42 +0200, Geert Uytterhoeven wrote: > The SPI_ALTERA_CORE config symbol controls compilation of the Altera SPI > Controller core code. It is already selected by all of its users, so > there is no reason to make it visible, unless compile-testing. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: altera: Make SPI_ALTERA_CORE invisible commit: 41f48a29ebd5ce944e412f491f1876b5abeff1d6 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