[alsa-devel] [PATCH v2 0/2] ALSA: hda: add module flag snd_adsp_enable
Takashi Iwai
tiwai at suse.de
Fri Jun 19 13:37:22 CEST 2015
At Thu, 18 Jun 2015 12:08:23 +0530,
Vinod Koul wrote:
>
> This is second attempt for creating a module option for hda core to
> select either legacy HDA driver or upcoming ASoC driver. This series
> still relies on module flag (with feedback from previous series baked
> in). The eventual plan is to rely on HW advertised capabilities and
> BIOS configuration to load either driver, but since ASoC driver has
> still some time to get fully merged and matured on various system, we
> will rely on module flag till the who ASoC HDA systems is completed
> and available is all distros
Well, somehow I prefer postponing this. The method would work but is
indeed hackish, so let's put this together with other pieces as a last
resort unless any better solution is found. For the driver
development itself, this isn't really needed; you can put blacklist at
any time.
thanks,
Takashi
>
> Vinod Koul (2):
> ALSA: hda: add snd_adsp_enable module flag
> ALSA: hda: use snd_adsp_enable in HDA driver
>
> include/sound/hdaudio.h | 11 +++++++++++
> sound/hda/hda_bus_type.c | 6 ++++++
> sound/pci/hda/hda_controller.h | 1 +
> sound/pci/hda/hda_intel.c | 10 +++++++++-
> 4 files changed, 27 insertions(+), 1 deletion(-)
>
> --
> 1.9.1
>
More information about the Alsa-devel
mailing list