All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ALSA: hda: add module flag snd_adsp_enable
@ 2015-06-18  6:38 Vinod Koul
  2015-06-18  6:38 ` [PATCH v2 1/2] ALSA: hda: add snd_adsp_enable module flag Vinod Koul
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vinod Koul @ 2015-06-18  6:38 UTC (permalink / raw)
  To: alsa-devel; +Cc: liam.r.girdwood, tiwai, broonie, Vinod Koul, patches.audio

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

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-06-22 10:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-18  6:38 [PATCH v2 0/2] ALSA: hda: add module flag snd_adsp_enable Vinod Koul
2015-06-18  6:38 ` [PATCH v2 1/2] ALSA: hda: add snd_adsp_enable module flag Vinod Koul
2015-06-18  6:38 ` [PATCH v2 2/2] ALSA: hda: use snd_adsp_enable in HDA driver Vinod Koul
2015-06-19 11:37 ` [PATCH v2 0/2] ALSA: hda: add module flag snd_adsp_enable Takashi Iwai
2015-06-22 10:58   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.