5 Aug
2020
5 Aug
'20
11:11 a.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 behaviour flag for dma stop delay ALSA: hda/tegra: Add 100us dma stop delay
include/sound/hdaudio.h | 2 ++ sound/hda/hdac_stream.c | 7 +++++++ sound/pci/hda/hda_tegra.c | 3 +++ 3 files changed, 12 insertions(+)
--
2.17.1