[PATCH] ALSA: hda: fix SND_INTEL_DSP_CONFIG dependency
Mark Brown
broonie at kernel.org
Mon Jan 4 15:13:29 CET 2021
On Mon, Jan 04, 2021 at 03:09:24PM +0100, Takashi Iwai wrote:
> IMO, the problem is rather the unconditional calls of
> snd_intel_dsp_driver_probe() in snd-soc-sof-pci and snd-soc-sof-acpi
> drivers. Those calls should be done only if Intel drivers are
> involved. So, wrapping the call with ifdef
> CONFIG_SND_SOC_SOF_INTEL_PCI or CONFIG_SND_SOC_SOF_INTEL_ACPI would
> work better (although those are a bit uglier).
Or stubbing them which might be neater.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20210104/7250fd3d/attachment.sig>
More information about the Alsa-devel
mailing list