linux-stable/sound/hda/ext
Cezary Rojewski 5eb4ff884f ALSA: hda: Add code_loading parameter to stream setup
AudioDSP firmware is the one who kicks SDxFIFOS calculation when a
stream is decoupled mode. During firmware bring up procedure, there is
no firmware running and the code-loading stream is always a decoupled
one. So, there is none to trigger the calculation and we end up with
false-positive timeout (-110) messages.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20231006102857.749143-4-cezary.rojewski@intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2023-10-06 14:30:39 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
hdac_ext_bus.c ALSA: hda: Remove codec init and exit routines 2022-08-18 09:47:09 +02:00
hdac_ext_controller.c ALSA: hda: hdac_ext_controller: remove useless loop 2022-10-20 14:31:42 +02:00
hdac_ext_stream.c ALSA: hda: Add code_loading parameter to stream setup 2023-10-06 14:30:39 +02:00