Commit 7ac5a478 authored by Mark Brown's avatar Mark Brown

ASoC: ak4671: Convert to direct regmap API usage

This helps us remove the ASoC level I/O functionality which is now just
a thin wrapper around regmap.
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 78c51bc6
This diff is collapsed.
......@@ -105,8 +105,6 @@
#define AK4671_DIGITAL_MIXING_CONTROL2 0x59
#define AK4671_SAR_ADC_CONTROL 0x5a
#define AK4671_CACHEREGNUM (AK4671_SAR_ADC_CONTROL + 1)
/* Bitfield Definitions */
/* AK4671_AD_DA_POWER_MANAGEMENT (0x00) Fields */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment