提交 be90e4bc 编写于 作者: M Mohan Kumar 提交者: Jialin Zhang

ALSA: hda/tegra: set depop delay for tegra

stable inclusion
from stable-v5.10.146
commit f109dd1607f83fbf7f28e59e7a1857a9ebccd9cc
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I6D0VX

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f109dd1607f83fbf7f28e59e7a1857a9ebccd9cc

--------------------------------

commit 3c4d8c24 upstream.

Reduce the suspend time by setting depop delay to 10ms for
tegra.
Signed-off-by: NMohan Kumar <mkumard@nvidia.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220913053641.23299-1-mkumard@nvidia.comSigned-off-by: NTakashi Iwai <tiwai@suse.de>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: NJialin Zhang <zhangjialin11@huawei.com>
Reviewed-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 0dd2609b
......@@ -3839,6 +3839,7 @@ static int patch_tegra_hdmi(struct hda_codec *codec)
if (err)
return err;
codec->depop_delay = 10;
codec->patch_ops.build_pcms = tegra_hdmi_build_pcms;
spec = codec->spec;
spec->chmap.ops.chmap_cea_alloc_validate_get_type =
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册