[PATCH] ASoC: topology: log all headers being parsed
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Tue May 12 18:22:57 CEST 2020
> I can add a function to reconcile the two list, but since we already
> have "tplg->pass != SOC_TPLG_PASS_xxx" check in each xxx_load(), do you
> suggest to moving the logging inside these xxx_load() to reduce the
> redundant check?
yes, you could add a static inline sof_tplg_log_hdr(hdr); after each
pass check, sounds good to me.
More information about the Alsa-devel
mailing list