ASoC: max98390: Update dsm init sequence and condition.
authorSteve Lee <steves.lee@maximintegrated.com>
Fri, 24 Jul 2020 06:01:49 +0000 (15:01 +0900)
committerMark Brown <broonie@kernel.org>
Fri, 24 Jul 2020 14:22:33 +0000 (15:22 +0100)
commitaa785705685e583215f598bc538703388267e76e
treeadab0c80908b57d5a49d243268b98df18b6bdbb0
parentcc4d8cebbf2a1239aab71a8077fbe20f24ec2165
ASoC: max98390: Update dsm init sequence and condition.

 Modify dsm_init sequence and dsm param bin check condition.
  - Move dsm_init() to after amp init setting to
    make sure dsm init is last setting.
  - dsm param bin check condition changed for extended register setting.

Signed-off-by: Steve Lee <steves.lee@maximintegrated.com>
Link: https://lore.kernel.org/r/20200724060149.19261-1-steves.lee@maximintegrated.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98390.c