28 May
2020
28 May
'20
5:40 a.m.
On Wed, 2020-05-27 at 10:27 +0800, Keyon Jie wrote:
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
LGTM, thanks Keyon!
Reviewed-by: Ranjani Sridharan ranjani.sridharan@linux.intel.com