mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: drop some mach-types.h inclusions
@ 2026-06-03 12:09 Sascha Hauer
  2026-06-03 12:09 ` [PATCH 1/4] ASoC: fsl: eukrea-tlv320: drop unused machine support Sascha Hauer
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Sascha Hauer @ 2026-06-03 12:09 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Jaroslav Kysela, Takashi Iwai,
	Sen Wang, Jarkko Nikula
  Cc: linux-sound, linux-kernel, linux-omap, Sascha Hauer

This series drops some mach-types.h inclusions by
- removing dead machine_is_* macros because the boards are converted to
  dt
- removing a driver that entirely hangs on a machine_is_* macro for a
  machine that is converted to dt
- removing unnecessary inclusion because nothing from the header is
  used.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
Sascha Hauer (4):
      ASoC: fsl: eukrea-tlv320: drop unused machine support
      ASoC: ti: omap3pandora: remove
      ASoC: ti: rx51: drop unnecessary machine checks
      ASoC: ti: n810: drop unused header inclusion

 sound/soc/fsl/eukrea-tlv320.c |  12 +-
 sound/soc/ti/Kconfig          |   9 --
 sound/soc/ti/Makefile         |   2 -
 sound/soc/ti/n810.c           |   1 -
 sound/soc/ti/omap3pandora.c   | 290 ------------------------------------------
 sound/soc/ti/rx51.c           |   5 -
 6 files changed, 3 insertions(+), 316 deletions(-)
---
base-commit: ba3e43a9e601636f5edb54e259a74f96ca3b8fd8
change-id: 20260603-asoc-remove-mach-types-h-d9293eafe2c8

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>


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

end of thread, other threads:[~2026-06-19  5:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-03 12:09 [PATCH 0/4] ASoC: drop some mach-types.h inclusions Sascha Hauer
2026-06-03 12:09 ` [PATCH 1/4] ASoC: fsl: eukrea-tlv320: drop unused machine support Sascha Hauer
2026-06-03 12:09 ` [PATCH 2/4] ASoC: ti: omap3pandora: remove Sascha Hauer
2026-06-03 14:00   ` Andreas Kemnade
2026-06-03 16:26     ` H. Nikolaus Schaller
2026-06-03 17:33       ` Andreas Kemnade
2026-06-03 17:42         ` H. Nikolaus Schaller
2026-06-19  5:12   ` H. Nikolaus Schaller
2026-06-03 12:09 ` [PATCH 3/4] ASoC: ti: rx51: drop unnecessary machine checks Sascha Hauer
2026-06-03 17:42   ` Jarkko Nikula
2026-06-03 12:09 ` [PATCH 4/4] ASoC: ti: n810: drop unused header inclusion Sascha Hauer

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

all inboxes | Powered by JetHome®