projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4eeaed
)
ASoC: rt5682: Adjust headset volume button threshold again
author
Derek Fang
<derek.fang@realtek.com>
Wed, 11 Aug 2021 08:37:49 +0000
(16:37 +0800)
committer
Mark Brown
<broonie@kernel.org>
Thu, 12 Aug 2021 11:19:12 +0000
(12:19 +0100)
This reverts commit
6d20bf7c020f417fdef1810a22da17c126603472
.
Since it may risk affecting other headset Vol- button.
Signed-off-by: Derek Fang <derek.fang@realtek.com>
Link:
https://lore.kernel.org/r/20210811083750.26680-1-derek.fang@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5682.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/rt5682.c
b/sound/soc/codecs/rt5682.c
index 51ecaa2abcd1447078c0bfcfb63d3a7a2ef0b068..abcd6f48378880651f7e4e761ede1a934589277d 100644
(file)
--- a/
sound/soc/codecs/rt5682.c
+++ b/
sound/soc/codecs/rt5682.c
@@
-44,7
+44,6
@@
static const struct reg_sequence patch_list[] = {
{RT5682_I2C_CTRL, 0x000f},
{RT5682_PLL2_INTERNAL, 0x8266},
{RT5682_SAR_IL_CMD_3, 0x8365},
- {RT5682_SAR_IL_CMD_6, 0x0180},
};
void rt5682_apply_patch_list(struct rt5682_priv *rt5682, struct device *dev)