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>