]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita8833d1358b13cae90c08f30ced726749366aa2e
treeadab0c80908b57d5a49d243268b98df18b6bdbb0
parenta2e95ca06f630372a86eaf5defd1cdff76ffb4e5
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