ALSA: hda: Prepare for compress stream support
authorCezary Rojewski <cezary.rojewski@intel.com>
Fri, 2 Dec 2022 15:28:27 +0000 (16:28 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 5 Dec 2022 14:05:19 +0000 (14:05 +0000)
commitf6b1254664a0a15c8bbe0a17b2c86840aa38d3d7
treeff972417ff695d3dfbe3b6b6c4d3ad68e35f71ab
parent97d73d978271ade27fc751ad606f23c1c4c43678
ALSA: hda: Prepare for compress stream support

Before introducing compress specific changes, adjust BDL and parameters
setup functions so these are not tightly coupled with PCM streams.

Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Acked-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20221202152841.672536-3-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/hda/hdac_stream.c