diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-12-24 10:10:32 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-12-24 14:06:48 +0000 |
commit | 636110411ca726f19ef8e87b0be51bb9a4cdef06 (patch) | |
tree | 22e6c5605c37427fadf3cc8e653bd0554a40c180 /drivers/usb/cdns3/cdns3-imx.c | |
parent | e8444560b4d9302a511f0996f4cfdf85b628f4ca (diff) |
ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudio
Overloading the tx_mask with a linear value is asking for trouble and
only works because the codec_dai hw_params() is called before the
cpu_dai hw_params().
Move to the more generic set_stream() API to pass the hdac_stream
information.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions