3 Jun
2020
3 Jun
'20
1:24 p.m.
On Wed, 03 Jun 2020 13:18:19 +0200, Steve Lee wrote:
@@ -847,7 +861,6 @@ static int max98390_probe(struct snd_soc_component *component)
/* Dsm Setting */ regmap_write(max98390->regmap, DSM_VOL_CTRL, 0x94);
- regmap_write(max98390->regmap, DSMIG_EN, 0x19);
Is this change intentional? It wasn't mentioned in the patch description.
thanks,
Takashi