Searched hist:db6ed55de6da1125ff349bfe4ef12d18c366e893 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-topology.c | diff db6ed55de6da1125ff349bfe4ef12d18c366e893 Wed Aug 23 09:03:52 CDT 2017 Shreyas NC <shreyas.nc@intel.com> ASoC: Intel: Skylake: Populate module data from topology manifest
All the module common data will now be populated in the topology manifest. This includes the resource and interface list supported by the module. With this, driver need not compute the resources required by each dsp module for a particular pcm parameter since it comes as a part of the topology manifest.
So, add functions to parse the manifest tokens to populate the module config data structure.
Signed-off-by: Shreyas NC <shreyas.nc@intel.com> Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com> Acked-By: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|