diff options
author | Bard Liao <bardliao@realtek.com> | 2017-06-29 14:07:50 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-30 13:36:38 +0200 |
commit | b059ca720e2ac04380240500eb8d8ba931898570 (patch) | |
tree | 8923e0e60aca973096ae97db142a45b179953f01 /include/sound | |
parent | ASoC: rt5665: make local symbol rt5665_i2c_driver static (diff) | |
download | linux-b059ca720e2ac04380240500eb8d8ba931898570.tar.xz linux-b059ca720e2ac04380240500eb8d8ba931898570.zip |
ASoC: rt5665: calibration should be done before jack detection
We will set some volatile registers in jack detection function. But
those volatile registers will be clear in rt5665_calibrate function
because we set cache bypass and reset codec in rt5665_calibrate function.
This patch add a flag to make sure that rt5665_calibrate is done
before starting jack detection.
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions