Skip to content

Commit a1be4ce

Browse files
dubit0broonie
authored andcommitted
ASoC: sta32x: Convert to direct regmap API usage.
use the regmap API directly rather than relying on the snd_soc_read/write functions as this seems to be in accordance with common practice. Signed-off-by: Thomas Niederprüm <[email protected]> Signed-off-by: Mark Brown <[email protected]>
1 parent 97bf6af commit a1be4ce

File tree

2 files changed

+152
-120
lines changed

2 files changed

+152
-120
lines changed

sound/soc/codecs/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,7 @@ config SND_SOC_SSM4567
581581

582582
config SND_SOC_STA32X
583583
tristate
584+
select REGMAP_I2C
584585

585586
config SND_SOC_STA350
586587
tristate "STA350 speaker amplifier"

0 commit comments

Comments
 (0)