Searched hist:"6277 e83292a2d4d88d150c0eb3004bd714ad8728" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-topology.c | diff 6277e83292a2d4d88d150c0eb3004bd714ad8728 Fri Aug 12 01:59:51 CDT 2016 Shreyas NC <shreyas.nc@intel.com> ASoC: Intel: Skylake: Parse vendor tokens to build module data
Skl topology data is preceded by a descriptor for number of data blocks, the size of the data block and type of data block. The type of the data block can be either a tuple or a binary blob.
Private data is parsed based on data block type and module data is filled accordingly.
Signed-off-by: Shreyas NC <shreyas.nc@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
|