From: Peng Fan <peng.fan@nxp.com>
To: Daniel Mack <daniel@zonque.org>,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Robert Jarzmik <robert.jarzmik@free.fr>,
Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
Arnd Bergmann <arnd@arndb.de>, Mark Brown <broonie@kernel.org>
Cc: linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-sound@vger.kernel.org, Peng Fan <peng.fan@nxp.com>
Subject: [PATCH 0/2] sound/arm: Remove pxa2xx-ac97.c and the defconfig reference
Date: Thu, 18 Sep 2025 13:44:31 +0800 [thread overview]
Message-ID: <20250918-audio-v1-0-e9d0df5c60d2@nxp.com> (raw)
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>
next reply other threads:[~2025-09-18 5:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-18 5:44 Peng Fan [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250918-audio-v1-0-e9d0df5c60d2@nxp.com \
--to=peng.fan@nxp.com \
--cc=arnd@arndb.de \
--cc=broonie@kernel.org \
--cc=daniel@zonque.org \
--cc=haojian.zhuang@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--cc=robert.jarzmik@free.fr \
--cc=tiwai@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox