summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/tlv320aic23.h
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2014-03-07 10:59:36 +0800
committerMark Brown <broonie@linaro.org>2014-03-07 10:59:36 +0800
commit8b621d0faedacca4e2d1f1d5f371e081af8ff2c1 (patch)
tree413b4b56d4ab50302ef064e58a691e657041330c /sound/soc/codecs/tlv320aic23.h
parent4f07c9ccdf92155dd8a216eee262f2954a6d69a2 (diff)
parentcc1bc54aa787c39125fe843e81bd693e8f507c32 (diff)
Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-samsung
Diffstat (limited to 'sound/soc/codecs/tlv320aic23.h')
-rw-r--r--sound/soc/codecs/tlv320aic23.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/soc/codecs/tlv320aic23.h b/sound/soc/codecs/tlv320aic23.h
index e804120bd3da..3a7235a04a89 100644
--- a/sound/soc/codecs/tlv320aic23.h
+++ b/sound/soc/codecs/tlv320aic23.h
@@ -12,6 +12,12 @@
#ifndef _TLV320AIC23_H
#define _TLV320AIC23_H
+struct device;
+struct regmap_config;
+
+extern const struct regmap_config tlv320aic23_regmap;
+int tlv320aic23_probe(struct device *dev, struct regmap *regmap);
+
/* Codec TLV320AIC23 */
#define TLV320AIC23_LINVOL 0x00
#define TLV320AIC23_RINVOL 0x01