summaryrefslogtreecommitdiff
path: root/sound/soc/ux500/ux500_cg29xx.h
diff options
context:
space:
mode:
authorShyam Krishnan M <shyam.moni@stericsson.com>2011-10-03 13:45:06 +0530
committerPhilippe Langlais <philippe.langlais@linaro.org>2012-03-19 09:00:59 +0100
commitc3a481f313a7e14e9c70210e000c59e035befb9f (patch)
treecd3dc83d19c6c14eed62d3018ccb13046a1d8327 /sound/soc/ux500/ux500_cg29xx.h
parent83bdfb03393e9cc0f82404b8c026dd93eb2d857a (diff)
ASOC CG29xx: Configures driver cg2900 for FM
This patch sets the driver configuration on cg2900. The MSP1 line is used to receive FM. ST-Ericsson Linux next: NA ST-Ericsson ID: 335714 ST-Ericsson FOSS-OUT ID: Trivial Change-Id: Ic8f2e00b1ed57716007ef65b5b9eb4663c4f5e3b Signed-off-by: Shyam Krishnan M <shyam.moni@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32392 Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
Diffstat (limited to 'sound/soc/ux500/ux500_cg29xx.h')
-rw-r--r--sound/soc/ux500/ux500_cg29xx.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/ux500/ux500_cg29xx.h b/sound/soc/ux500/ux500_cg29xx.h
index 49a8c3e0478..33736bca0cd 100644
--- a/sound/soc/ux500/ux500_cg29xx.h
+++ b/sound/soc/ux500/ux500_cg29xx.h
@@ -15,5 +15,6 @@
#define UX500_CG29XX_H
extern struct snd_soc_ops ux500_cg29xx_ops[];
+extern struct snd_soc_ops u5500_cg29xx_ops[];
#endif