lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250918-audio-v1-0-e9d0df5c60d2@nxp.com>
Date: Thu, 18 Sep 2025 13:44:31 +0800
From: Peng Fan <peng.fan@....com>
To: Daniel Mack <daniel@...que.org>, 
 Haojian Zhuang <haojian.zhuang@...il.com>, 
 Robert Jarzmik <robert.jarzmik@...e.fr>, Jaroslav Kysela <perex@...ex.cz>, 
 Takashi Iwai <tiwai@...e.com>, Arnd Bergmann <arnd@...db.de>, 
 Mark Brown <broonie@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org, 
 linux-sound@...r.kernel.org, Peng Fan <peng.fan@....com>
Subject: [PATCH 0/2] sound/arm: Remove pxa2xx-ac97.c and the defconfig
 reference

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@....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@....com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ