Skip to content

Commit cf2a19f

Browse files
oortcometbroonie
authored andcommitted
ASoC: rt5682: Adjust headset volume button threshold again
This reverts commit 6d20bf7. Since it may risk affecting other headset Vol- button. Signed-off-by: Derek Fang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent f4eeaed commit cf2a19f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/soc/codecs/rt5682.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ static const struct reg_sequence patch_list[] = {
4444
{RT5682_I2C_CTRL, 0x000f},
4545
{RT5682_PLL2_INTERNAL, 0x8266},
4646
{RT5682_SAR_IL_CMD_3, 0x8365},
47-
{RT5682_SAR_IL_CMD_6, 0x0180},
4847
};
4948

5049
void rt5682_apply_patch_list(struct rt5682_priv *rt5682, struct device *dev)

0 commit comments

Comments
 (0)