]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/soc/intel/skylake/skl-sst-dsp.h
ASoC: Intel: Skylake: modify snd_skl_get_module_info args
authorDharageswari R <dharageswari.r@intel.com>
Wed, 10 Aug 2016 04:10:48 +0000 (09:40 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 10 Aug 2016 17:54:05 +0000 (18:54 +0100)
commit0556ba463b2419e4f4833563aa3d75aafd9b9c01
tree472917e3bd410ffc83f5b9c515dd808e2af0ab70
parentda74273c49ebd7049fddc4af3845881c74e00f38
ASoC: Intel: Skylake: modify snd_skl_get_module_info args

snd_skl_get_module_info() takes skl_dfw_module as an argument. The users
then updates the topology data, so instead pass skl_module_cfg and let
snd_skl_get_module_info() fill that up.

Signed-off-by: Dharageswari R <dharageswari.r@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-sst-dsp.h
sound/soc/intel/skylake/skl-sst-utils.c
sound/soc/intel/skylake/skl-topology.c