mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
83e63eef35be97eda48656a8e9d0a42ec7b25244
PD#SWPL-194781 Problem: the spdif pinmux function can not be restored when suspend && resume with youtube playback. when suspend, the spdif was muted by audio hal change routing from arc to speaker, and spdif pin function changed to default gpio pin function; after resume, because the spdif resume done before audio hal changed route from speaker to arc with spdif unmute, so the spdif pin function can not be restored controlled only by spdif mute flag. Solution: use spdif soft mute and mute flag to cover it and it will not affect the tinymix control with both soft mute and pin mute Verify: t6d Change-Id: I9af00ab1bbe014098556b548911c0650928bbf19 Signed-off-by: qing.zhang <qing.zhang@amlogic.com>
Description
No description provided
Languages
C
98.9%
Perl
0.4%
Makefile
0.4%
Shell
0.2%