[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1688643442.git.geert@linux-m68k.org>
Date: Thu, 6 Jul 2023 13:42:01 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Mark Brown <broonie@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J . Wysocki" <rafael@...nel.org>,
Lee Jones <lee@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
Benjamin Gray <bgray@...ux.ibm.com>,
Christophe Leroy <christophe.leroy@...roup.eu>
Cc: alsa-devel@...a-project.org, linux-kernel@...r.kernel.org,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: [PATCH 0/3] regmap: Fix REGMAP selections
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@...ux-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
Powered by blists - more mailing lists