acrn-kernel/sound/hda/ext
Cezary Rojewski 9da63af315 ALSA: hda: Introduce HOST stream setup mechanism
commit 88320b74ef95b678e2e1d091c5220589facab185 upstream.

HDAudio stream setup procedure differs between revisions of the
controller device. Currently the differences are handled directly within
AudioDSP platform drivers with if-statements. Implement a more generic
approach and expose a function that a platform driver may use to ensure
the correct procedure is followed each time.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20230926080623.43927-3-cezary.rojewski@intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-04-24 22:20:26 +02:00
..
Makefile
hdac_ext_bus.c
hdac_ext_controller.c ALSA: hda: hdac_ext_controller: remove useless loop 2024-04-24 22:17:13 +02:00
hdac_ext_stream.c ALSA: hda: Introduce HOST stream setup mechanism 2024-04-24 22:20:26 +02:00