5 Aug
2020
5 Aug
'20
12:52 p.m.
This series proposes following fixes to Tegra HDA driver. * Align the buffer to 128 bytes for Tegra. * Add new behavior flag dma_stop_delay in hdac_bus structure. * Add 100us as dma stop delay for Tegra.
Mohan Kumar (3): ASoC: hda/tegra: Set buffer alignment to 128 bytes ALSA: hda: Add dma stop delay variable ALSA: hda/tegra: Add 100us dma stop delay
include/sound/hdaudio.h | 3 +++ sound/hda/hdac_stream.c | 7 +++++++ sound/pci/hda/hda_tegra.c | 3 +++ 3 files changed, 13 insertions(+)
--
2.17.1