-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix intermittent playback through browser when force headphone output. #372
base: linux-6.1-stan-rkr1
Are you sure you want to change the base?
Fix intermittent playback through browser when force headphone output. #372
Conversation
sound/soc/codecs/es8316.c
Outdated
|
||
SND_SOC_DAPM_OUTPUT("HPOL"), | ||
SND_SOC_DAPM_OUTPUT("HPOR"), | ||
/* Input Lines */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
缩进不对,看不出你到底改了啥
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
从5.10内核抄过来的,差别有点大,对着改没改好。
优化了不断暂停播放问题,以及上电时的哒哒声
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
天哥 这个修改没有效果,不得行
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
找armbian的看看?他们也有支持我们用es8316的设备吧
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
armbian 支持,也没有复现到,但是他不是用rockchip ucm2控制的
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我们也换成他们那种配置行么
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个能不能合入呢,测试时间长,没有复现
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我就感觉我们以后就一直要用这个旧的代码,而不是看问题到底在哪
Signed-off-by: Ken Wang <[email protected]>
Signed-off-by: Ken Wang <[email protected]>
c7e7cc4
to
4d8f956
Compare
Fix intermittent playback through browser when force headphone output. Signed-off-by: Ken Wang <[email protected]>
4d8f956
to
1c483dc
Compare
Return -EPROBE_DEFER when init hym8563 failed. Signed-off-by: Ken Wang <[email protected]>
Commits for LED, 40-PIn and rtc are merged. |
No description provided.