All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sound/arm: Remove pxa2xx-ac97.c and the defconfig reference
@ 2025-09-18  5:44 Peng Fan
  2025-09-18  5:44 ` [PATCH 1/2] ASoC: codec: Remove pxa2xx-ac97.c Peng Fan
  2025-09-18  5:44 ` [PATCH 2/2] ARM: defconfig: remove CONFIG_SND_PXA2XX_AC97 references Peng Fan
  0 siblings, 2 replies; 5+ messages in thread
From: Peng Fan @ 2025-09-18  5:44 UTC (permalink / raw)
  To: Daniel Mack, Haojian Zhuang, Robert Jarzmik, Jaroslav Kysela,
	Takashi Iwai, Arnd Bergmann, Mark Brown
  Cc: linux-kernel, linux-arm-kernel, linux-sound, Peng Fan

With commit ce79f3a1ad5f ("ARM: pxa: prune unused device support") and
commit 2548e6c76ebf ("ARM: pxa: pxa2xx-ac97-lib: use IRQ resource"), there
is no 'pxa2xx-ac97' platform device created by machine level code, so this
driver could be removed. And also remove the CONFIG reference in
defconfig.

DT platforms could use sound/soc/pxa/pxa2xx-ac97.c

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
Peng Fan (2):
      ASoC: codec: Remove pxa2xx-ac97.c
      ARM: defconfig: remove CONFIG_SND_PXA2XX_AC97 references

 arch/arm/configs/am200epdkit_defconfig |   1 -
 sound/arm/Kconfig                      |  10 --
 sound/arm/Makefile                     |   3 -
 sound/arm/pxa2xx-ac97.c                | 286 ---------------------------------
 4 files changed, 300 deletions(-)
---
base-commit: ae2d20002576d2893ecaff25db3d7ef9190ac0b6
change-id: 20250918-audio-8532a5344681

Best regards,
-- 
Peng Fan <peng.fan@nxp.com>



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

end of thread, other threads:[~2025-10-25  9:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-18  5:44 [PATCH 0/2] sound/arm: Remove pxa2xx-ac97.c and the defconfig reference Peng Fan
2025-09-18  5:44 ` [PATCH 1/2] ASoC: codec: Remove pxa2xx-ac97.c Peng Fan
2025-09-18  7:15   ` Arnd Bergmann
2025-10-25  9:13     ` Robert Jarzmik
2025-09-18  5:44 ` [PATCH 2/2] ARM: defconfig: remove CONFIG_SND_PXA2XX_AC97 references Peng Fan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.