Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp30364656rwd; Thu, 6 Jul 2023 05:03:19 -0700 (PDT) X-Google-Smtp-Source: APBJJlHLMbqAzJQpUxPMOIVAIdWtMFcneZQeEtRUx5jDy5N/n+RX1Cj1ZIwK0AeBnNGz1L/YkEJS X-Received: by 2002:a17:903:18c:b0:1b8:3ab:e1c with SMTP id z12-20020a170903018c00b001b803ab0e1cmr1725347plg.30.1688644999034; Thu, 06 Jul 2023 05:03:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1688644999; cv=none; d=google.com; s=arc-20160816; b=ASajQAxMM5yv4LzQVpPsfUhNXUQ3+ZuY/Z5mgUHZ5vjtl5KlqHljkGxlJQiI+zxNDk TzOErxlUnWxPtvJdeXkgEsmWHjsqIOhbMBC/5w8RSS2/wdwSbqiEOgZ1PQETdJzlXUf1 +8nt8ZHdkdzgY2kFaLoXJHHlGkWiLkQRn2pNwVpj3ED7FxaXzFTnNWGIJHMMDaDzBlBp aP9A3CyaAhSeoigDxWnzQGOIZSJFljfj6MG4EPq6SiwbTiNwXBabXmTV2rHIHInGA9pT N5c2g/0wNdZWggTOvOZA9TDknKp+pzquV2kzB9jfjVSvUWHqF1E7aSIwh+TRaZAY5TbL IHtw== 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 :message-id:date:subject:cc:to:from; bh=7oSWtU/dTAkhr2Vjhtt7FhUtJxNI/PME8MewztT+36Q=; fh=gEa+jXONTRUMy72sPLZS/6Tev+RvK53AuTJh7z6JgZA=; b=qvyrLTxo8S0wzlZ+9A8McyrSHonxfMv5ocMKh5WCvOcda4BWKeMvZBA89RPywAYRe4 b8XKc6qRS2R48yVXxMWyZL19ptu7CFoCG1muYI4LYgjcZfM10t+yCXQ1na4MEKOVrbWO qumY89NsVsB62i9czGObnMrri9YX2nlQPmNXnzVHKpdQe+irFXfdq4+F8N1VScTJ4Mbq o/BY9/7UFLSWKfJ27SzEvy66ZEdilEXOIlSVUIHdm8F+dZyOwmv4nJ6WTO/S115jgf8P 0GQOh3wEpdLc1NrXkk5meAaMoOmQ6BWsWSrd11St41k8A4CXIbjJRdSWM57RKkym9V0t Kf+w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id n7-20020a170903110700b001b3d5ec6739si1242971plh.481.2023.07.06.05.03.04; Thu, 06 Jul 2023 05:03:19 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232637AbjGFLml (ORCPT + 99 others); Thu, 6 Jul 2023 07:42:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43772 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232548AbjGFLme (ORCPT ); Thu, 6 Jul 2023 07:42:34 -0400 Received: from michel.telenet-ops.be (michel.telenet-ops.be [IPv6:2a02:1800:110:4::f00:18]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 87C641FD6 for ; Thu, 6 Jul 2023 04:42:11 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:5979:7b6f:39a:b9cb]) by michel.telenet-ops.be with bizsmtp id Hni62A00245Xpxs06ni621; Thu, 06 Jul 2023 13:42:08 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qHNN3-000far-HA; Thu, 06 Jul 2023 13:42:05 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qHNN7-000QkC-Qh; Thu, 06 Jul 2023 13:42:05 +0200 From: Geert Uytterhoeven To: Mark Brown , Greg Kroah-Hartman , "Rafael J . Wysocki" , Lee Jones , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Benjamin Gray , Christophe Leroy Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH 0/3] regmap: Fix REGMAP selections Date: Thu, 6 Jul 2023 13:42:01 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, This patch series fixes several missing selects related to REGMAP. The first patch fixes a serious thinko I made when making the regmap KUnit test depend on REGMAP. The last two patches fix missing selects I discovered when diving deeper into the REGMAP_* => REGMAP logic. Thanks for your comments! Geert Uytterhoeven (3): regmap: Replace "default y if" by select regmap: REGMAP_SLIMBUS should select REGMAP ASoC: codecs: SND_SOC_WCD934X should select REGMAP_IRQ drivers/base/regmap/Kconfig | 16 +++++++++++++++- drivers/mfd/Kconfig | 1 - sound/soc/codecs/Kconfig | 1 + 3 files changed, 16 insertions(+), 2 deletions(-) -- 2.34.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds