mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 23:21:31 +00:00
88320b74ef
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> |
||
---|---|---|
.. | ||
hdac_ext_bus.c | ||
hdac_ext_controller.c | ||
hdac_ext_stream.c | ||
Makefile |