ASoC: SOF: query FW config to reload library
authorMark Brown <broonie@kernel.org>
Fri, 15 Dec 2023 17:56:07 +0000 (17:56 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 15 Dec 2023 17:56:07 +0000 (17:56 +0000)
commitc27032b402a10d9f258224685322f121de0808e5
tree7a1bfe60ded0745bed314f51670ccc63864ebe43
parente7a4a2fd9a4116286a1523ea1a5cbabd2c36f5b9
parent3a0e7bb86f8728d94d55c56fb73e86be7976c163
ASoC: SOF: query FW config to reload library

Merge series from Bard Liao <yung-chuan.liao@linux.intel.com>:

We should query FW config if context save is supported, and no need
to reload FW if hda->booted_from_imr and ipc4_data->fw_context_save
are true.