[PATCH 6/7] ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Vinod Koul
vkoul at kernel.org
Tue Mar 2 15:12:37 CET 2021
On 01-03-21, 18:31, Pierre-Louis Bossart wrote:
> The ACPI scan capabilities is called from the intel-dspconfig as well
> as the SOF/HDaudio drivers. This creates dependencies and randconfig issues
> when HDaudio and SOF/SoundWire are not all configured as modules.
>
> To simplify Kconfig dependencies between HDAudio, SoundWire, SOF and
> intel-dspconfig, move the ACPI scan helpers to a dedicated
> module. This follows the same idea as NHLT helpers which are already
> handled as a dedicated module.
>
> The only functional change is that the kernel parameter to filter
> links is now handled by a different module, but that was only provided
> for developers needing work-arounds for early BIOS releases.
>
> Reported-by: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
> Reviewed-by: Kai Vehmanen <kai.vehmanen at linux.intel.com>
> Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski at linux.intel.com>
> Reviewed-by: Bard Liao <bard.liao at intel.com>
> ---
> drivers/soundwire/intel.h | 2 -
> drivers/soundwire/intel_init.c | 158 -------------------------
Acked-By: Vinod Koul <vkoul at kernel.org>
--
~Vinod
More information about the Alsa-devel
mailing list