Skip to content

Commit 473dd4e

Browse files
ujfalusibroonie
authored andcommitted
ASoC: SOF: amd: Do not set fw_ready callback
The fw_ready is handled internally to ipc3 and the callback no longer in use. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Reviewed-by: Ajit Pandey <ajitkumar.pandey@amd.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com> Link: https://lore.kernel.org/r/20220421080735.31698-4-peter.ujfalusi@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent cf64b67 commit 473dd4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sound/soc/sof/amd/renoir.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ struct snd_sof_dsp_ops sof_renoir_ops = {
152152
.ipc_msg_data = acp_sof_ipc_msg_data,
153153
.get_mailbox_offset = acp_sof_ipc_get_mailbox_offset,
154154
.irq_thread = acp_sof_ipc_irq_thread,
155-
.fw_ready = sof_fw_ready,
156155

157156
/* DAI drivers */
158157
.drv = renoir_sof_dai,

0 commit comments

Comments
 (0)