17 Dec
2021
17 Dec
'21
12:11 a.m.
One function moved since it doesn't use the hdac_ext parts, and renaming of variables to identify when hdac_stream and hdac_ext_streams are used.
No functionality change.
Pierre-Louis Bossart (2): ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c ALSA: HDA: hdac_ext_stream: use consistent prefixes for variables
include/sound/hdaudio.h | 1 + include/sound/hdaudio_ext.h | 27 ++-- sound/hda/ext/hdac_ext_stream.c | 216 +++++++++++++++----------------- sound/hda/hdac_stream.c | 16 +++ sound/soc/intel/skylake/skl.c | 4 +- 5 files changed, 132 insertions(+), 132 deletions(-)
--
2.25.1