alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: Intel: Skylake: Refine manifest module info
@ 2016-08-10  4:10 Vinod Koul
  2016-08-10  4:10 ` [PATCH 1/3] ASoC: Intel: Skylake: modify snd_skl_get_module_info args Vinod Koul
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vinod Koul @ 2016-08-10  4:10 UTC (permalink / raw)
  To: alsa-devel; +Cc: liam.r.girdwood, patches.audio, broonie, Vinod Koul

The module query uses a local structure dfw_config and then populates
module skl_module_cfg. Instead we can pass skl_module_cfg as argument
and get it updated in snd_skl_get_module_info()

Also we can optimize runtime processing by using driver list to populate
module info after init. That makes runtime query introduced earlier
redundant so remove that while keeping error messages.

Dharageswari R (1):
  ASoC: Intel: Skylake: modify snd_skl_get_module_info args

Vinod Koul (2):
  ASoC: Intel: Skylake: Populate modules after loading
  ASoC: Intel: Skylake: remove module id query at runtime

 sound/soc/intel/skylake/skl-pcm.c       | 27 +++++++++++++++++++++++++++
 sound/soc/intel/skylake/skl-sst-dsp.h   |  7 ++++---
 sound/soc/intel/skylake/skl-sst-utils.c | 10 +++++-----
 sound/soc/intel/skylake/skl-topology.c  | 22 ++++------------------
 4 files changed, 40 insertions(+), 26 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2016-08-10 20:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-10  4:10 [PATCH 0/3] ASoC: Intel: Skylake: Refine manifest module info Vinod Koul
2016-08-10  4:10 ` [PATCH 1/3] ASoC: Intel: Skylake: modify snd_skl_get_module_info args Vinod Koul
2016-08-10  4:10 ` [PATCH 2/3] ASoC: Intel: Skylake: Populate modules after loading Vinod Koul
2016-08-10 20:04   ` Applied "ASoC: Intel: Skylake: Populate modules after loading" to the asoc tree Mark Brown
2016-08-10  4:10 ` [PATCH 3/3] ASoC: Intel: Skylake: remove module id query at runtime Vinod Koul
2016-08-10 20:04   ` Applied "ASoC: Intel: Skylake: remove module id query at runtime" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).