]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4e48edcd867753c5599124360dcc86cf54267fab
tree4f3adf8b248dfa115cbd33979c4f25c309807d7a
parent7e44efbe7dc4bc9064cb0044dbaf696af88f3912
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