ASoC: SDCA: Pull HID and IRQ into the primary SDCA module
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Fri, 11 Jul 2025 10:06:16 +0000 (11:06 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 13 Jul 2025 21:36:40 +0000 (22:36 +0100)
commit5030abcb0aa3304bf91497844ffa9607a2d4ad5d
tree364c9472ffa7747b828dd62c6b3b87c6a0dcacfc
parent6894e49b7b62cdb0edbcaaa23ea0218edb3b02dd
ASoC: SDCA: Pull HID and IRQ into the primary SDCA module

If the HID or the IRQ are selected as options they will always require
loading alongside the main SDCA module. Since it will never be possible
to run without them the value of keeping them as separate modules is
fairly limited. Pull them into the main SDCA module to simplify things
still further.

Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://patch.msgid.link/20250711100616.296329-3-ckeepax@opensource.cirrus.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sdca/Makefile
sound/soc/sdca/sdca_functions.c
sound/soc/sdca/sdca_hid.c
sound/soc/sdca/sdca_interrupts.c