diff options
author | Bard Liao <bardliao@realtek.com> | 2018-03-19 18:07:12 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-03-20 09:02:06 +0800 |
commit | 8153362e757a7b971aa73e7747bdc2ca2acbe84b (patch) | |
tree | fe277aff38ba6c7f1d7dcde0a82f46db4e17f5e7 /Documentation | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 (diff) |
ASoC: rt286: don't turn off HV and VREF if headset is detected
"HV" and "VREF" will be powered up when jack type detection process is
started and will be powered off when jack type detection process is finished.
It will generate an unexpected interrupt signal when they are powered
up during the capture process. Codec driver will do the jack type detection
process and we can't capture properly before the jack detection process is
finished. This patch will not power off the "HV" and "VREF" widgets if
headset is detected and it will solve the unexpected interrupt issue. As a
result, it will also solve the silence data captured at the beginning in
headset mic recording issue.
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions