mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
atv_demod: modify atv audio for txl [1/1]
PD#170705: modify atv audio for txl 1.txl non supprot audio decode. Change-Id: I535354b03b40b8189c050358f96a73e44fc89399 Signed-off-by: nengwen.chen <nengwen.chen@amlogic.com>
This commit is contained in:
@@ -1895,6 +1895,7 @@ int atvauddemod_init(void)
|
||||
} else {
|
||||
/* for non support adec */
|
||||
aud_std = 0;
|
||||
aud_mode = AUDIO_OUTMODE_MONO;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user