]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Update SDCA Kconfig
authorMark Brown <broonie@kernel.org>
Mon, 14 Jul 2025 10:34:12 +0000 (11:34 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 14 Jul 2025 10:34:12 +0000 (11:34 +0100)
commite977f3811effb0f4b50824fcadd6b40d2b4d867f
treef7f8aa9dd0addb490afcc56b907d8ba213067b1d
parent5f120ccf28c5f73d9801d34cad2d29280f2682ec
parent5030abcb0aa3304bf91497844ffa9607a2d4ad5d
Update SDCA Kconfig

Merge series from Charles Keepax <ckeepax@opensource.cirrus.com>:

Tidy up a bunch of makefile and Kconfig things, and pull the HID and IRQ
into the main SDCA module.

Changes since v1:
 - Don't expose SND_SOC_SDCA to the user
 - Simplify the makefile bits for HID and IRQ

Thanks,
Charles

Charles Keepax (2):
  ASoC: SDCA: Kconfig/Makefile fixups
  ASoC: SDCA: Pull HID and IRQ into the primary SDCA module

 sound/soc/sdca/Kconfig           | 13 +++++++++----
 sound/soc/sdca/Makefile          | 12 ++++--------
 sound/soc/sdca/sdca_functions.c  |  1 -
 sound/soc/sdca/sdca_hid.c        |  2 +-
 sound/soc/sdca/sdca_interrupts.c |  8 ++++----
 5 files changed, 18 insertions(+), 18 deletions(-)

--
2.39.5