ASoC: SOF: Do not check for the fw_ready callback
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Thu, 21 Apr 2022 08:07:31 +0000 (11:07 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 25 Apr 2022 12:58:45 +0000 (13:58 +0100)
commitcf64b67eebc222c9388adddc0038f9a59cb9511c
tree4f3adf8b248dfa115cbd33979c4f25c309807d7a
parentb641fb7e019214d3fa2f44c3e562ba388e2a3933
ASoC: SOF: Do not check for the fw_ready callback

The fw_ready is handled internally to ipc3, the callback no longer in
use and it is going to be removed.

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-3-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/core.c