[alsa-devel] [PATCH v2 0/3] ASoC: dapm: add PGA kcontrol, dai_link enhancement &

Vinod Koul vinod.koul at intel.com
Tue Oct 20 19:00:05 CEST 2015


This adds few small patches in DAPM which we require for Intel DSPs
First adds support for having kcontrol on PGAs. This is required for
modules which are modelled as PGA but can be user configurable. Next is new
callback on snd_soc_dai_link_events(). Lastly a macro to return widget
associated with a kcontrol

Jeeja KP (2):
  ASoC: dapm: Add kcontrol support for PGAs
  ASoC: dapm: Add startup & shutdown for dai_links

Mythri P K (1):
  ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()

 include/sound/soc-dapm.h |  3 +++
 sound/soc/soc-dapm.c     | 59 +++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 56 insertions(+), 6 deletions(-)

-- 
1.9.1



More information about the Alsa-devel mailing list