Skip to content
Unverified Commit f9fd804a authored by Jon Hunter's avatar Jon Hunter Committed by Mark Brown
Browse files

ASoC: tegra: Fix Master Volume Control

Commit 3ed2b549 ("ALSA: pcm: fix wait_time calculations") corrected
the PCM wait_time calculations and in doing so reduced the calculated
wait_time. This exposed an issue with the Tegra Master Volume Control
(MVC) device where the reduced wait_time caused the MVC to fail. For now
fix this by setting the default wait_time for Tegra to be 500ms.

Fixes: 3ed2b549

 ("ALSA: pcm: fix wait_time calculations")
Signed-off-by: default avatarJon Hunter <jonathanh@nvidia.com>
Link: https://lore.kernel.org/r/20230613093453.13927-1-jonathanh@nvidia.com
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent ad249195
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment