mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
audio: Connect the bluetooth headset Neither side could not hear. [1/1]
PD#SWPL-28432 Problem: force clock source as oscin(24M) Solution: modify audio_controller.c Verify: S922X-W400 Signed-off-by: zirui.xiao <zirui.xiao@amlogic.com> Change-Id: I0db91d2a567f1aeff492e547298aa289c621dbb8
This commit is contained in:
@@ -118,7 +118,6 @@ static int register_audio_controller(struct platform_device *pdev,
|
||||
|
||||
/* gate on all clks on bringup stage, need gate separately */
|
||||
aml_audiobus_write(actrl, EE_AUDIO_CLK_GATE_EN0, 0xffffffff);
|
||||
aml_audiobus_write(actrl, EE_AUDIO_CLK_GATE_EN1, 0xffffffff);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user