[alsa-devel] [PATCH 5/5] ASoC: rt5645: Add the register RT5645_CHARGE_PUMP to readable check function
Oder Chiou
oder_chiou at realtek.com
Mon Aug 24 14:32:59 CEST 2015
Signed-off-by: Oder Chiou <oder_chiou at realtek.com>
---
sound/soc/codecs/rt5645.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/soc/codecs/rt5645.c b/sound/soc/codecs/rt5645.c
index 53d5894..4917057 100644
--- a/sound/soc/codecs/rt5645.c
+++ b/sound/soc/codecs/rt5645.c
@@ -394,6 +394,7 @@ static bool rt5645_readable_register(struct device *dev, unsigned int reg)
case RT5645_DEPOP_M1:
case RT5645_DEPOP_M2:
case RT5645_DEPOP_M3:
+ case RT5645_CHARGE_PUMP:
case RT5645_MICBIAS:
case RT5645_A_JD_CTRL1:
case RT5645_VAD_CTRL4:
--
1.8.1.1.439.g50a6b54
More information about the Alsa-devel
mailing list