public inbox for linux-sound@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: pxa: drop unused Kconfig symbol
@ 2025-12-28  7:10 Randy Dunlap
  2026-01-13 11:55 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2025-12-28  7:10 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Robert Jarzmik, Daniel Mack, Haojian Zhuang,
	linux-arm-kernel, Liam Girdwood, Mark Brown, linux-sound,
	Jaroslav Kysela, Takashi Iwai

Drop a bogus dangling Kconfig symbol for select SND_SOC_AC97_BUS_NEW.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=216748
Fixes: 1c8bc7b3de5e ("ASoC: pxa: switch to new ac97 bus support")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Robert Jarzmik <robert.jarzmik@free.fr>
Cc: Daniel Mack <daniel@zonque.org>
Cc: Haojian Zhuang <haojian.zhuang@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: Liam Girdwood <lgirdwood@gmail.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: linux-sound@vger.kernel.org
Cc: Jaroslav Kysela <perex@perex.cz>
Cc: Takashi Iwai <tiwai@suse.com>

 sound/soc/pxa/Kconfig |    1 -
 1 file changed, 1 deletion(-)

--- linux-next-20251219.orig/sound/soc/pxa/Kconfig
+++ linux-next-20251219/sound/soc/pxa/Kconfig
@@ -18,7 +18,6 @@ config SND_PXA2XX_SOC_AC97
 	select AC97_BUS_NEW
 	select SND_PXA2XX_LIB
 	select SND_PXA2XX_LIB_AC97
-	select SND_SOC_AC97_BUS_NEW
 
 config SND_PXA2XX_SOC_I2S
 	select SND_PXA2XX_LIB

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ASoC: pxa: drop unused Kconfig symbol
  2025-12-28  7:10 [PATCH] ASoC: pxa: drop unused Kconfig symbol Randy Dunlap
@ 2026-01-13 11:55 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2026-01-13 11:55 UTC (permalink / raw)
  To: linux-kernel, Randy Dunlap
  Cc: Robert Jarzmik, Daniel Mack, Haojian Zhuang, linux-arm-kernel,
	Liam Girdwood, linux-sound, Jaroslav Kysela, Takashi Iwai

On Sat, 27 Dec 2025 23:10:41 -0800, Randy Dunlap wrote:
> Drop a bogus dangling Kconfig symbol for select SND_SOC_AC97_BUS_NEW.
> 
> 

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/1] ASoC: pxa: drop unused Kconfig symbol
      commit: 7af9e30a0c8bb05b7254fdca857c1a1126b652eb

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-13 11:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-28  7:10 [PATCH] ASoC: pxa: drop unused Kconfig symbol Randy Dunlap
2026-01-13 11:55 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox