aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound/soc.h')
-rw-r--r--include/sound/soc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h
index 444f9c211379..9356c1ce98c1 100644
--- a/include/sound/soc.h
+++ b/include/sound/soc.h
@@ -162,7 +162,7 @@ extern struct snd_ac97_bus_ops soc_ac97_ops;
162/* pcm <-> DAI connect */ 162/* pcm <-> DAI connect */
163void snd_soc_free_pcms(struct snd_soc_device *socdev); 163void snd_soc_free_pcms(struct snd_soc_device *socdev);
164int snd_soc_new_pcms(struct snd_soc_device *socdev, int idx, const char *xid); 164int snd_soc_new_pcms(struct snd_soc_device *socdev, int idx, const char *xid);
165int snd_soc_register_card(struct snd_soc_device *socdev); 165int snd_soc_init_card(struct snd_soc_device *socdev);
166 166
167/* set runtime hw params */ 167/* set runtime hw params */
168int snd_soc_set_runtime_hwparams(struct snd_pcm_substream *substream, 168int snd_soc_set_runtime_hwparams(struct snd_pcm_substream *substream,