diff options
author | Cristian Ciocaltea <cristian.ciocaltea@collabora.com> | 2024-02-20 22:16:03 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-03-15 16:12:48 +0000 |
commit | 33c3d813330718c403a60d220f03fbece0f4fb5c (patch) | |
tree | 745cec7d8cdaaa8d7c960e03eff302ce838dda46 /io_uring | |
parent | c7c12024ebadbbfd98d82c06edabc41d568ad51a (diff) | |
download | linux-stable-33c3d813330718c403a60d220f03fbece0f4fb5c.tar.gz linux-stable-33c3d813330718c403a60d220f03fbece0f4fb5c.tar.bz2 linux-stable-33c3d813330718c403a60d220f03fbece0f4fb5c.zip |
ASoC: SOF: amd: Move signed_fw_image to struct acp_quirk_entry
The signed_fw_image member of struct sof_amd_acp_desc is used to enable
signed firmware support in the driver via the acp_sof_quirk_table.
In preparation to support additional use cases of the quirk table (i.e.
adding new flags), move signed_fw_image to a new struct acp_quirk_entry
and update all references to it accordingly.
No functional changes intended.
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@collabora.com>
Link: https://msgid.link/r/20240220201623.438944-2-cristian.ciocaltea@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions