]> git.baikalelectronics.ru Git - kernel.git/commit
Merge series "ASoC topology header parsing refinement" from Keyon Jie <yang.jie@linux...
authorMark Brown <broonie@kernel.org>
Fri, 29 May 2020 12:30:08 +0000 (13:30 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 29 May 2020 12:30:08 +0000 (13:30 +0100)
commit815c122d5d33d7e744ec2a432d5fb8c7cc2cba79
tree6d507ea6a7907d0b683c2f2be11eecaf82685ff6
parenta268c17cea7ef497a69bfd617bcbdf1c90089b10
parentf19aa8a04b9ae69da4950792ce6f6e6d66fe7369
Merge series "ASoC topology header parsing refinement" from Keyon Jie <yang.jie@linux.intel.com>:

This small series is to optimize the header logging during the topology
parsing. This is verified work fine on both SOF and SST drivers.

Change History:
v3:
- Remove using the separated soc_pass_load() function and merge it to the
  soc_tplg_load_header() body.
- Add more Tested-by tags.

v2:
- Change the internal used array to be 'static' to fix the issue
  reported by: kbuild test robot <lkp@intel.com>
- Add testing coverage including Intel SST driver also.

v1:
- Initial version.

Keyon Jie (2):
  ASoC: topology: refine and log the header in the correct pass
  ASoC: topology: remove the redundant pass checks

 sound/soc/soc-topology.c | 96 ++++++++++++++++------------------------
 1 file changed, 38 insertions(+), 58 deletions(-)

--
2.25.1