mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
b4b26ca0d8aafdc035ac6a2fbdadb3713faa8a82
PD#SWPL-197777 PD#TV-140698 Problem: eARC TX pop when switch Passthrough to Dolby audio. root cause:enable ECC and channel status information in prepare callback, but the raw data is sent after trigger callback, before trigger it is sent pcm data, can't open the ECC and change the channel status information. Solution: enable ECC and set cs information after hold bus in trigger callback. Verify: t5m Change-Id: Id38e1410122b5a1ad56e621a65329606202202fa Signed-off-by: jian zhou <jian.zhou@amlogic.com>
Description
No description provided
Languages
C
98.9%
Perl
0.4%
Makefile
0.4%
Shell
0.2%