You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.
This reverts commit 229da95 which call
regression:
thesofproject#15
Default_hw_conf_id is id, not index of array, revert to fix it.
Signed-off-by: Keyon Jie <[email protected]>
default_hw_conf_id should be the id that in the configs list.
Be 0 will let most hw_config not set in function
static void set_link_hw_format(struct snd_soc_dai_link *link, struct snd_soc_tplg_link_config *cfg)
https://github.com/thesofproject/linux/blob/cb05347d9f85e18b414098d512c8287c297933d2/sound/soc/soc-topology.c#L2015
The text was updated successfully, but these errors were encountered: