aboutsummaryrefslogtreecommitdiff
path: root/include/sound
diff options
context:
space:
mode:
authorMarkus Pargmann <mpa@pengutronix.de>2013-08-19 17:05:55 +0200
committerMark Brown <broonie@linaro.org>2013-08-20 11:02:00 +0100
commit741a509f34d8d702f70d0ad99b8152c57d76961e (patch)
tree19a6d0d87e3347331fd0e50cb3760c6eec91bd88 /include/sound
parentd2a369cb53a3f3733800d5160d60f9a5271fe44c (diff)
ASoC: core: Generic ac97 link reset functions
This patch adds generic ac97 reset functions using pincontrol and gpio parsed from devicetree. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/soc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 6eabee7ec15a..c0ac3bc7b7f4 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -468,6 +468,8 @@ int snd_soc_new_ac97_codec(struct snd_soc_codec *codec,
void snd_soc_free_ac97_codec(struct snd_soc_codec *codec);
int snd_soc_set_ac97_ops(struct snd_ac97_bus_ops *ops);
+int snd_soc_set_ac97_ops_of_reset(struct snd_ac97_bus_ops *ops,
+ struct platform_device *pdev);
/*
*Controls