diff options
| author | Mark Brown <broonie@linaro.org> | 2013-08-22 14:28:22 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@linaro.org> | 2013-08-22 14:28:22 +0100 |
| commit | dfd18caaf6aaf987456f389ba1a68ca65659729d (patch) | |
| tree | 965b37c0bebb450c7d342110c6e9b73d31144559 /include | |
| parent | 10c0d7a9f93fd4d8f344103ddec9bf665bef653c (diff) | |
| parent | 741a509f34d8d702f70d0ad99b8152c57d76961e (diff) | |
Merge remote-tracking branch 'asoc/topic/ac97' into asoc-next
Diffstat (limited to 'include')
| -rw-r--r-- | include/sound/soc.h | 2 |
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 |
