20 Oct
2015
20 Oct
'15
5:38 p.m.
This adds few small patches in DAPM which we require for Intel DSPs Firsts adds support for having kcontrol on PGAs. This is required for modules which are modelled as PGA but cna 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 | 64 ++++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 60 insertions(+), 7 deletions(-)
--
1.9.1