diff options
author | Kuninori Morimoto <[email protected]> | 2023-01-31 01:58:58 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-01-31 11:04:51 +0000 |
commit | 60df5935c27e19cc6595bd1740479a60f1880a32 (patch) | |
tree | 334d8d6f2adc9c85e97798e7c471d68d9b13fb4a /scripts/gdb/linux/tasks.py | |
parent | 37ed123689968fa7f733598d9a6966e8a2db66fb (diff) |
ASoC: soc-dai.h: add snd_soc_dai_dma_data_set/get() for low level
Current ASoC has snd_soc_dai_set/get_dma_data() which is assuming
struct snd_pcm_substream to get Playback/Capture direction.
But, many drivers want to use it not through snd_pcm_substream.
This patch adds more low level snd_soc_dai_dma_data_set/get() for it,
and previous functions will be macro for it.
Signed-off-by: Kuninori Morimoto <[email protected]>
Reviewed-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions